diff --git a/package-lock.json b/package-lock.json index 05c5b8a2..45f698f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@dcl/ecs-scene-utils": "^1.7.5", "@dcl/linker-dapp": "^0.13.0", "@dcl/mini-comms": "1.0.0", - "@dcl/protocol": "^1.0.0-9254639032.commit-05cd554", + "@dcl/protocol": "^1.0.0-10704143848.commit-a0c6d86", "@dcl/schemas": "^11.9.1", "@well-known-components/env-config-provider": "^1.1.2-20220801195549.commit-101c273", "@well-known-components/http-server": "^1.1.6-20220927190058.commit-2dfb235", @@ -795,9 +795,9 @@ "peer": true }, "node_modules/@dcl/protocol": { - "version": "1.0.0-9254639032.commit-05cd554", - "resolved": "https://registry.npmjs.org/@dcl/protocol/-/protocol-1.0.0-9254639032.commit-05cd554.tgz", - "integrity": "sha512-wtEikKlb+7oWzYKK+54+OaH9ZlsgGZSsenfp6uY0uW9iPjK/1bQlA+q+jzDzKXKaWnr9rr1Qy1UvGYhms52WmA==", + "version": "1.0.0-10704143848.commit-a0c6d86", + "resolved": "https://registry.npmjs.org/@dcl/protocol/-/protocol-1.0.0-10704143848.commit-a0c6d86.tgz", + "integrity": "sha512-gp6LMk/DRwGuZpK1Ra718Y+5QptLvEdW8GLxCx5TV360tLszxEpfJin5e6IBdxYIwx6dVepNOWyJDw2Y2dozWw==", "dependencies": { "@dcl/ts-proto": "1.154.0" } @@ -9191,9 +9191,9 @@ "peer": true }, "@dcl/protocol": { - "version": "1.0.0-9254639032.commit-05cd554", - "resolved": "https://registry.npmjs.org/@dcl/protocol/-/protocol-1.0.0-9254639032.commit-05cd554.tgz", - "integrity": "sha512-wtEikKlb+7oWzYKK+54+OaH9ZlsgGZSsenfp6uY0uW9iPjK/1bQlA+q+jzDzKXKaWnr9rr1Qy1UvGYhms52WmA==", + "version": "1.0.0-10704143848.commit-a0c6d86", + "resolved": "https://registry.npmjs.org/@dcl/protocol/-/protocol-1.0.0-10704143848.commit-a0c6d86.tgz", + "integrity": "sha512-gp6LMk/DRwGuZpK1Ra718Y+5QptLvEdW8GLxCx5TV360tLszxEpfJin5e6IBdxYIwx6dVepNOWyJDw2Y2dozWw==", "requires": { "@dcl/ts-proto": "1.154.0" } diff --git a/package.json b/package.json index 2d54cbcb..08a9dd4b 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@dcl/ecs-scene-utils": "^1.7.5", "@dcl/linker-dapp": "^0.13.0", "@dcl/mini-comms": "1.0.0", - "@dcl/protocol": "^1.0.0-9254639032.commit-05cd554", + "@dcl/protocol": "^1.0.0-10704143848.commit-a0c6d86", "@dcl/schemas": "^11.9.1", "@well-known-components/env-config-provider": "^1.1.2-20220801195549.commit-101c273", "@well-known-components/http-server": "^1.1.6-20220927190058.commit-2dfb235",