From 39ecdc91ac7c4a1b9abbbd85b130921be7ae581f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 09:37:26 +0000 Subject: [PATCH] chore(deps): bump @dcl/schemas from 13.6.2 to 13.9.0 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 13.6.2 to 13.9.0. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/13.6.2...13.9.0) --- updated-dependencies: - dependency-name: "@dcl/schemas" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e01b4d..33c4a54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -707,10 +707,9 @@ "license": "Apache-2.0" }, "node_modules/@dcl/schemas": { - "version": "13.6.2", - "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-13.6.2.tgz", - "integrity": "sha512-sps6khw7pn8hY/TRr8aH4gV+t5xVi7A32PZ4EVVJzjDAhTXAxa74wAI9cA/y/gR6rYKWu96LtHoEBf7wde8/lQ==", - "license": "Apache-2.0", + "version": "13.9.0", + "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-13.9.0.tgz", + "integrity": "sha512-t8t043TfxIpXqzR1mNehD4d6YFfbauq5ICoLL2Y72emSiu8q0bCI3pNCoaN0Ea6s7n+6AVv39Q8TvzWUneRBpQ==", "dependencies": { "ajv": "^8.11.0", "ajv-errors": "^3.0.0", @@ -10561,9 +10560,9 @@ "integrity": "sha512-Cg+MoIOn+BYmQV2q8zSFnNYY+GldlnUazwBnfgrq3i66ZxOaZ65h01btd8OUtSAlfWG4VTNIOHDjtKqmuwJNBg==" }, "@dcl/schemas": { - "version": "13.6.2", - "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-13.6.2.tgz", - "integrity": "sha512-sps6khw7pn8hY/TRr8aH4gV+t5xVi7A32PZ4EVVJzjDAhTXAxa74wAI9cA/y/gR6rYKWu96LtHoEBf7wde8/lQ==", + "version": "13.9.0", + "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-13.9.0.tgz", + "integrity": "sha512-t8t043TfxIpXqzR1mNehD4d6YFfbauq5ICoLL2Y72emSiu8q0bCI3pNCoaN0Ea6s7n+6AVv39Q8TvzWUneRBpQ==", "requires": { "ajv": "^8.11.0", "ajv-errors": "^3.0.0",