From a19a5250e8c81d7bf156eb6580e04848f2276eaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 12:10:29 +0000 Subject: [PATCH] chore: bump @dcl/schemas from 9.11.1 to 9.12.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 9.11.1 to 9.12.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/9.11.1...9.12.0) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 84edb81c..42d943ec 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@dcl/hashing": "^3.0.4", "@dcl/platform-crypto-middleware": "^1.0.2", "@dcl/platform-server-commons": "^0.0.3", - "@dcl/schemas": "^9.11.1", + "@dcl/schemas": "^9.12.0", "@ensdomains/eth-ens-namehash": "^2.0.15", "@types/busboy": "^1.5.0", "@well-known-components/env-config-provider": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index 719208f0..de7e16cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -568,10 +568,10 @@ "@well-known-components/interfaces" "^1.4.2" node-fetch "^2.7.0" -"@dcl/schemas@^9.0.0", "@dcl/schemas@^9.11.1", "@dcl/schemas@^9.2.0": - version "9.11.1" - resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.11.1.tgz#847bff70aa56f183f00856b40ce343c1ff80f54e" - integrity sha512-U+opZZSAlmtMCsdYAI14PVbkG/Wqt0WmFbdLgzZjN7w+pLHvXCk2raMTX6N1ePV3aOWx9bw7pZ5ARNXBi/Kfkw== +"@dcl/schemas@^9.0.0", "@dcl/schemas@^9.12.0", "@dcl/schemas@^9.2.0": + version "9.12.0" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.12.0.tgz#8652105b939dd36d7c55c0a0a4c1521ce7d5dec0" + integrity sha512-CQjajLNZZCHdL8+c0wujbQ1DEmg4WBfwtQTAHgWEQenujQv4FLaEwFeZ5HOlBU6g7K0OU0qfotl8ArbtiTpfgw== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"