Merge pull request #1480 from cosmos/dependabot/npm_and_yarn/protobufjs-6.11.4
Bump protobufjs from 6.11.3 to 6.11.4
This commit is contained in:
commit
2125ce8fa1
18
.pnp.cjs
generated
Executable file → Normal file
18
.pnp.cjs
generated
Executable file → Normal file
@ -2268,7 +2268,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
],\
|
||||
[\
|
||||
"protobufjs",\
|
||||
"npm:6.11.3"\
|
||||
"npm:6.11.4"\
|
||||
],\
|
||||
[\
|
||||
"pump",\
|
||||
@ -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"\
|
||||
}]\
|
||||
@ -3351,7 +3351,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["nyc", "npm:15.1.0"],\
|
||||
["pako", "npm:2.0.3"],\
|
||||
["prettier", "npm:2.8.8"],\
|
||||
["protobufjs", "npm:6.11.3"],\
|
||||
["protobufjs", "npm:6.11.4"],\
|
||||
["readonly-date", "npm:1.0.0"],\
|
||||
["ses", "npm:0.11.1"],\
|
||||
["source-map-support", "npm:0.5.21"],\
|
||||
@ -3723,7 +3723,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["long", "npm:4.0.0"],\
|
||||
["nyc", "npm:15.1.0"],\
|
||||
["prettier", "npm:2.8.8"],\
|
||||
["protobufjs", "npm:6.11.3"],\
|
||||
["protobufjs", "npm:6.11.4"],\
|
||||
["ses", "npm:0.11.1"],\
|
||||
["source-map-support", "npm:0.5.21"],\
|
||||
["ts-node", "virtual:4f1584ad4aba8733a24be7c8aebbffafef25607f2d00f4b314cf96717145c692763628a31c2b85d4686fbb091ff21ebffa3cc337399c042c19a32b9bdb786464#npm:8.10.2"],\
|
||||
@ -3824,7 +3824,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["long", "npm:4.0.0"],\
|
||||
["nyc", "npm:15.1.0"],\
|
||||
["prettier", "npm:2.8.8"],\
|
||||
["protobufjs", "npm:6.11.3"],\
|
||||
["protobufjs", "npm:6.11.4"],\
|
||||
["readonly-date", "npm:1.0.0"],\
|
||||
["ses", "npm:0.11.1"],\
|
||||
["source-map-support", "npm:0.5.21"],\
|
||||
@ -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,10 +10920,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["protobufjs", [\
|
||||
["npm:6.11.3", {\
|
||||
"packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.3-566fb31188/node_modules/protobufjs/",\
|
||||
["npm:6.11.4", {\
|
||||
"packageLocation": "./.yarn/unplugged/protobufjs-npm-6.11.4-af11968b80/node_modules/protobufjs/",\
|
||||
"packageDependencies": [\
|
||||
["protobufjs", "npm:6.11.3"],\
|
||||
["protobufjs", "npm:6.11.4"],\
|
||||
["@protobufjs/aspromise", "npm:1.1.2"],\
|
||||
["@protobufjs/base64", "npm:1.1.2"],\
|
||||
["@protobufjs/codegen", "npm:2.0.4"],\
|
||||
|
||||
BIN
.yarn/cache/protobufjs-npm-6.11.3-566fb31188-4a6ce19641.zip
(Stored with Git LFS)
vendored
BIN
.yarn/cache/protobufjs-npm-6.11.3-566fb31188-4a6ce19641.zip
(Stored with Git LFS)
vendored
Binary file not shown.
BIN
.yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip
(Stored with Git LFS)
vendored
Normal file
BIN
.yarn/cache/protobufjs-npm-6.11.4-af11968b80-b2fc6a0189.zip
(Stored with Git LFS)
vendored
Normal file
Binary file not shown.
@ -79,7 +79,7 @@
|
||||
"karma-jasmine-html-reporter": "^1.5.4",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "^2.8.1",
|
||||
"protobufjs": "~6.11.3",
|
||||
"protobufjs": "~6.11.4",
|
||||
"readonly-date": "^1.0.0",
|
||||
"ses": "^0.11.0",
|
||||
"source-map-support": "^0.5.19",
|
||||
|
||||
@ -75,7 +75,7 @@
|
||||
"karma-jasmine-html-reporter": "^1.5.4",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "^2.8.1",
|
||||
"protobufjs": "~6.11.3",
|
||||
"protobufjs": "~6.11.4",
|
||||
"ses": "^0.11.0",
|
||||
"source-map-support": "^0.5.19",
|
||||
"ts-node": "^8",
|
||||
|
||||
@ -48,7 +48,7 @@
|
||||
"@cosmjs/utils": "workspace:^",
|
||||
"cosmjs-types": "^0.8.0",
|
||||
"long": "^4.0.0",
|
||||
"protobufjs": "~6.11.3",
|
||||
"protobufjs": "~6.11.4",
|
||||
"xstream": "^11.14.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@ -428,7 +428,7 @@ __metadata:
|
||||
nyc: ^15.1.0
|
||||
pako: ^2.0.2
|
||||
prettier: ^2.8.1
|
||||
protobufjs: ~6.11.3
|
||||
protobufjs: ~6.11.4
|
||||
readonly-date: ^1.0.0
|
||||
ses: ^0.11.0
|
||||
source-map-support: ^0.5.19
|
||||
@ -786,7 +786,7 @@ __metadata:
|
||||
long: ^4.0.0
|
||||
nyc: ^15.1.0
|
||||
prettier: ^2.8.1
|
||||
protobufjs: ~6.11.3
|
||||
protobufjs: ~6.11.4
|
||||
ses: ^0.11.0
|
||||
source-map-support: ^0.5.19
|
||||
ts-node: ^8
|
||||
@ -883,7 +883,7 @@ __metadata:
|
||||
long: ^4.0.0
|
||||
nyc: ^15.1.0
|
||||
prettier: ^2.8.1
|
||||
protobufjs: ~6.11.3
|
||||
protobufjs: ~6.11.4
|
||||
readonly-date: ^1.0.0
|
||||
ses: ^0.11.0
|
||||
source-map-support: ^0.5.19
|
||||
@ -6305,9 +6305,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"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"
|
||||
"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:
|
||||
"@protobufjs/aspromise": ^1.1.2
|
||||
"@protobufjs/base64": ^1.1.2
|
||||
@ -6325,7 +6325,7 @@ __metadata:
|
||||
bin:
|
||||
pbjs: bin/pbjs
|
||||
pbts: bin/pbts
|
||||
checksum: 4a6ce1964167e4c45c53fd8a312d7646415c777dd31b4ba346719947b88e61654912326101f927da387d6b6473ab52a7ea4f54d6f15d63b31130ce28e2e15070
|
||||
checksum: b2fc6a01897b016c2a7e43a854ab4a3c57080f61be41e552235436e7a730711b8e89e47cb4ae52f0f065b5ab5d5989fc932f390337ce3a8ccf07203415700850
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user