From 2ecc06efad1813a72b5bed038934b64b8d70a76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 14:55:00 +0000 Subject: [PATCH] chore: bump @dcl/schemas from 9.9.0 to 9.10.0 (#257) 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 d3380029..3e15dac2 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.9.0", + "@dcl/schemas": "^9.10.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 afb3f9bf..3d001f66 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.2.0", "@dcl/schemas@^9.9.0": - version "9.9.0" - resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.9.0.tgz#868693b46ef3d64b166d095bb0405d5119de461a" - integrity sha512-n7zgMWTHb0O8oqb4kfVJzuTi/R3qkp/BZTAqhS1BRtSeulVhEVAnpPd2R6nzW9gC9D0Wp1yzaMo53gUIAcHSDw== +"@dcl/schemas@^9.0.0", "@dcl/schemas@^9.10.0", "@dcl/schemas@^9.2.0": + version "9.10.0" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-9.10.0.tgz#3821787b326a6ecd89005fbeadc70ed1c389a87b" + integrity sha512-rpKa+2dAlz56+g/QSKbVaIDQFm1gF9YkZ4UWGwHkAYpcHW6ss1Fk2fBiAW3ONDIvUh6V8Arl6Iitcn3GzOmFzg== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"