From f9af1badb12ac894d8b2caa7c8d37c578c24de83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 17:38:21 +0000 Subject: [PATCH] chore(deps): bump @dcl/schemas from 6.4.2 to 6.6.0 Bumps @dcl/schemas from 6.4.2 to 6.6.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 | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a604dc87d..74508c48e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@dcl/protocol": "^1.0.0-4009547712.commit-472ea24", "@dcl/rpc": "^1.1.1", "@dcl/scene-runtime": "^7.0.3-20230125201152.commit-2ffd670", - "@dcl/schemas": "^6.4.2", + "@dcl/schemas": "^6.6.0", "@dcl/urn-resolver": "^2.0.3", "@redux-saga/simple-saga-monitor": "^1.1.3", "@types/mocha": "^10.0.0", @@ -314,9 +314,9 @@ } }, "node_modules/@dcl/schemas": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-6.4.2.tgz", - "integrity": "sha512-yO8GgC7RIU17951VBGIx2tA0xMVRv6Ia7rR6V97yY77/fYLAIn1FqW/20MEmonDzyJJ5YnuDa/8gVk3XusIXYA==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-6.6.0.tgz", + "integrity": "sha512-8+y8NBeGq/A6AMr3FOPsmCY7ru4YUbpJkFKzmJe1dQH9Zq61/iHveJIamHJca5RCrB3D1oFPFs0KP6yWnMKElg==", "dependencies": { "ajv": "^8.11.0", "ajv-errors": "^3.0.0", @@ -8341,9 +8341,9 @@ } }, "@dcl/schemas": { - "version": "6.4.2", - "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-6.4.2.tgz", - "integrity": "sha512-yO8GgC7RIU17951VBGIx2tA0xMVRv6Ia7rR6V97yY77/fYLAIn1FqW/20MEmonDzyJJ5YnuDa/8gVk3XusIXYA==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/@dcl/schemas/-/schemas-6.6.0.tgz", + "integrity": "sha512-8+y8NBeGq/A6AMr3FOPsmCY7ru4YUbpJkFKzmJe1dQH9Zq61/iHveJIamHJca5RCrB3D1oFPFs0KP6yWnMKElg==", "requires": { "ajv": "^8.11.0", "ajv-errors": "^3.0.0", diff --git a/package.json b/package.json index d6344dfea..184398dc5 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@dcl/protocol": "^1.0.0-4009547712.commit-472ea24", "@dcl/rpc": "^1.1.1", "@dcl/scene-runtime": "^7.0.3-20230125201152.commit-2ffd670", - "@dcl/schemas": "^6.4.2", + "@dcl/schemas": "^6.6.0", "@dcl/urn-resolver": "^2.0.3", "@redux-saga/simple-saga-monitor": "^1.1.3", "@types/mocha": "^10.0.0",