From a4d0d40b9b8a2167718208246532ad01d31a4e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 09:37:50 +0000 Subject: [PATCH] chore(deps): bump @dcl/schemas from 13.6.2 to 13.8.5 Bumps [@dcl/schemas](https://github.com/decentraland/schemas) from 13.6.2 to 13.8.5. - [Release notes](https://github.com/decentraland/schemas/releases) - [Commits](https://github.com/decentraland/schemas/compare/13.6.2...13.8.5) --- 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..6209727 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.8.5", + "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-13.8.5.tgz", + "integrity": "sha512-SO0pHJi3xfjwMMbVVLsXm/qrt1L7VCO09MA+eefsGPmfbboiUIBM2mxJFBMxrCn/F/+SSxI3uLHo8xytCjFdkg==", "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.8.5", + "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-13.8.5.tgz", + "integrity": "sha512-SO0pHJi3xfjwMMbVVLsXm/qrt1L7VCO09MA+eefsGPmfbboiUIBM2mxJFBMxrCn/F/+SSxI3uLHo8xytCjFdkg==", "requires": { "ajv": "^8.11.0", "ajv-errors": "^3.0.0",