Remove obsolete protobufjs 6.11.2 installation

This commit is contained in:
Simon Warta 2022-06-14 10:08:10 +02:00
parent 48496d3b73
commit b72e561f67
3 changed files with 2 additions and 49 deletions

22
.pnp.cjs generated
View File

@ -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": [

Binary file not shown.

View File

@ -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"