From 02c581243c2fb972ba4c0f786dc254bde1986ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:08:02 +0000 Subject: [PATCH] chore: bump @dcl/schemas from 15.3.0 to 15.3.1 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 15.3.0 to 15.3.1. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/15.3.0...15.3.1) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-patch ... 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 eb86c48..6735ee3 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@dcl/hashing": "^3.0.4", "@dcl/platform-crypto-middleware": "^1.1.0", "@dcl/platform-server-commons": "^0.0.4", - "@dcl/schemas": "^15.3.0", + "@dcl/schemas": "^15.3.1", "@ensdomains/eth-ens-namehash": "^2.0.15", "@types/busboy": "^1.5.3", "@well-known-components/env-config-provider": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index abc3ba4..41c635e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -824,10 +824,10 @@ ajv-keywords "^5.1.0" mitt "^3.0.1" -"@dcl/schemas@^15.3.0": - version "15.3.0" - resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-15.3.0.tgz#58b50477fb237e0ef9b612b7e07b1ebb59f05644" - integrity sha512-aJoa8XN0V6ZOoXiD4CJQrV1ENnE70Y1D4soGtqQYuNGy0QuLT4y9GsLNB2v3QOVPLDaO1EpJu92qFjeVnQEWVA== +"@dcl/schemas@^15.3.1": + version "15.3.1" + resolved "https://registry.yarnpkg.com/@dcl/schemas/-/schemas-15.3.1.tgz#6cc91aa431d1bc13188a2b591db35ba586aa5bb0" + integrity sha512-VVh4qBgow9OsvI+CvJO9jJfZ/VwM5nBytk5T+8aRpxY8txhCebuzmr8NGLkWgaYAAd5vs5C61MVAbKlK+Y1Zow== dependencies: ajv "^8.11.0" ajv-errors "^3.0.0"