diff --git a/.pnp.cjs b/.pnp.cjs index 9a59b9f3..fff82b6d 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -6891,7 +6891,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [ ["cosmjs-types", "npm:0.5.0"], ["long", "npm:4.0.0"], - ["protobufjs", "npm:6.11.2"] + ["protobufjs", "npm:6.11.3"] ], "linkType": "HARD", }] @@ -10560,26 +10560,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["protobufjs", [ - ["npm:6.11.2", { - "packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.2-9b422ce98e/node_modules/protobufjs/", - "packageDependencies": [ - ["protobufjs", "npm:6.11.2"], - ["@protobufjs/aspromise", "npm:1.1.2"], - ["@protobufjs/base64", "npm:1.1.2"], - ["@protobufjs/codegen", "npm:2.0.4"], - ["@protobufjs/eventemitter", "npm:1.1.0"], - ["@protobufjs/fetch", "npm:1.1.0"], - ["@protobufjs/float", "npm:1.0.2"], - ["@protobufjs/inquire", "npm:1.1.0"], - ["@protobufjs/path", "npm:1.1.2"], - ["@protobufjs/pool", "npm:1.1.0"], - ["@protobufjs/utf8", "npm:1.1.0"], - ["@types/long", "npm:4.0.1"], - ["@types/node", "npm:15.9.0"], - ["long", "npm:4.0.0"] - ], - "linkType": "HARD", - }], ["npm:6.11.3", { "packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.3-566fb31188/node_modules/protobufjs/", "packageDependencies": [ diff --git a/.yarn/cache/protobufjs-npm-6.11.2-9b422ce98e-80e9d9610c.zip b/.yarn/cache/protobufjs-npm-6.11.2-9b422ce98e-80e9d9610c.zip deleted file mode 100644 index 40889f86..00000000 --- a/.yarn/cache/protobufjs-npm-6.11.2-9b422ce98e-80e9d9610c.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:885764ff42f7732b41e76bf86211d1cd337645d305a47f5ee31851c20e3cc637 -size 1455286 diff --git a/yarn.lock b/yarn.lock index d3e5d0c3..eaebd299 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6044,7 +6044,7 @@ __metadata: languageName: node linkType: hard -"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.3": +"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2, protobufjs@npm:~6.11.3": version: 6.11.3 resolution: "protobufjs@npm:6.11.3" dependencies: @@ -6068,30 +6068,6 @@ __metadata: languageName: node linkType: hard -"protobufjs@npm:~6.11.2": - version: 6.11.2 - resolution: "protobufjs@npm:6.11.2" - dependencies: - "@protobufjs/aspromise": ^1.1.2 - "@protobufjs/base64": ^1.1.2 - "@protobufjs/codegen": ^2.0.4 - "@protobufjs/eventemitter": ^1.1.0 - "@protobufjs/fetch": ^1.1.0 - "@protobufjs/float": ^1.0.2 - "@protobufjs/inquire": ^1.1.0 - "@protobufjs/path": ^1.1.2 - "@protobufjs/pool": ^1.1.0 - "@protobufjs/utf8": ^1.1.0 - "@types/long": ^4.0.1 - "@types/node": ">=13.7.0" - long: ^4.0.0 - bin: - pbjs: bin/pbjs - pbts: bin/pbts - checksum: 80e9d9610c3eb66f9eae4e44a1ae30381cedb721b7d5f635d781fe4c507e2c77bb7c879addcd1dda79733d3ae589d9e66fd18d42baf99b35df7382a0f9920795 - languageName: node - linkType: hard - "pump@npm:^3.0.0": version: 3.0.0 resolution: "pump@npm:3.0.0"