diff --git a/.pnp.cjs b/.pnp.cjs index 30d7915f..543393ed 100644 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -3208,7 +3208,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["@confio/ics23", "npm:0.6.8"],\ ["@noble/hashes", "npm:1.0.0"],\ - ["protobufjs", "npm:6.11.3"]\ + ["protobufjs", "npm:6.11.4"]\ ],\ "linkType": "HARD"\ }]\ @@ -7116,7 +7116,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { "packageDependencies": [\ ["cosmjs-types", "npm:0.8.0"],\ ["long", "npm:4.0.0"],\ - ["protobufjs", "npm:6.11.3"]\ + ["protobufjs", "npm:6.11.4"]\ ],\ "linkType": "HARD"\ }]\ @@ -10920,26 +10920,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["protobufjs", [\ - ["npm:6.11.3", {\ - "packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.3-566fb31188/node_modules/protobufjs/",\ - "packageDependencies": [\ - ["protobufjs", "npm:6.11.3"],\ - ["@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:18.15.11"],\ - ["long", "npm:4.0.0"]\ - ],\ - "linkType": "HARD"\ - }],\ ["npm:6.11.4", {\ "packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.4-af11968b80/node_modules/protobufjs/",\ "packageDependencies": [\ diff --git a/.yarn/cache/protobufjs-npm-6.11.3-566fb31188-4a6ce19641.zip b/.yarn/cache/protobufjs-npm-6.11.3-566fb31188-4a6ce19641.zip deleted file mode 100644 index b12b6458..00000000 --- a/.yarn/cache/protobufjs-npm-6.11.3-566fb31188-4a6ce19641.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:117dcd9eea72ff364d1bcce79674a295f596f12339b1e768a52c27b7d7cfcca2 -size 758281 diff --git a/.yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip b/.yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip index a8d1ae3b..a056c36b 100644 Binary files a/.yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip and b/.yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip differ diff --git a/yarn.lock b/yarn.lock index d74b02fb..dae27b3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6305,31 +6305,7 @@ __metadata: languageName: node linkType: hard -"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2": - version: 6.11.3 - resolution: "protobufjs@npm:6.11.3" - 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: 4a6ce1964167e4c45c53fd8a312d7646415c777dd31b4ba346719947b88e61654912326101f927da387d6b6473ab52a7ea4f54d6f15d63b31130ce28e2e15070 - languageName: node - linkType: hard - -"protobufjs@npm:~6.11.4": +"protobufjs@npm:^6.8.8, protobufjs@npm:~6.11.2, protobufjs@npm:~6.11.4": version: 6.11.4 resolution: "protobufjs@npm:6.11.4" dependencies: