From 67f0dec9be44b5bdd5e4ee7b22a7039aedb41491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 14:24:52 -0300 Subject: [PATCH] chore: bump @dcl/schemas from 13.6.2 to 15.1.1 (#82) Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 13.6.2 to 15.1.1. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/13.6.2...15.1.1) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 82cd4f8..d912c8f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@aws-sdk/client-sqs": "^3.563.0", "@aws-sdk/lib-storage": "^3.563.0", "@dcl/platform-server-commons": "^0.0.4", - "@dcl/schemas": "^13.6.2", + "@dcl/schemas": "^15.1.1", "@well-known-components/env-config-provider": "^1.2.0", "@well-known-components/fetch-component": "^2.0.2", "@well-known-components/http-server": "^2.1.0", diff --git a/yarn.lock b/yarn.lock index ef2a758..0ba6ba3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1016,10 +1016,10 @@ "@well-known-components/interfaces" "^1.4.2" node-fetch "^2.7.0" -"@dcl/schemas@^13.6.2": - version "13.6.2" - resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-13.6.2.tgz#6c5a38cd5b0f867d4a4194c085c85463ba2aef59" - integrity sha512-sps6khw7pn8hY/TRr8aH4gV+t5xVi7A32PZ4EVVJzjDAhTXAxa74wAI9cA/y/gR6rYKWu96LtHoEBf7wde8/lQ== +"@dcl/schemas@^15.1.1": + version "15.1.1" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-15.1.1.tgz#c82916ea2e1d431cc57dafb29f3c81494c018dbe" + integrity sha512-oJL0yqNn//uAjOiZadnXqaV6RLY6fnQZZrW+tZR0DMhW6zMq0wANGBaBNN6W6vpVw+64GYHlTdjxCwevfKsv2A== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"