Skip to content

Commit

Permalink
build: bump the npm_and_yarn group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates in the / directory: [@grpc/grpc-js](https://github.com/grpc/grpc-node), [bl](https://github.com/rvagg/bl) and [qs](https://github.com/ljharb/qs).


Updates `@grpc/grpc-js` from 1.10.9 to 1.10.10
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

Updates `bl` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/rvagg/bl/releases)
- [Changelog](https://github.com/rvagg/bl/blob/master/CHANGELOG.md)
- [Commits](rvagg/bl@v5.1.0...v6.0.0)

Updates `qs` from 6.8.3 to 6.9.7
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.8.3...v6.9.7)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: bl
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: qs
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 17, 2024
1 parent 6a71ddf commit feb6d64
Show file tree
Hide file tree
Showing 13 changed files with 36 additions and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"http-status-codes": "2.1.4",
"jose": "4.15.5",
"json-stable-stringify": "1.0.2",
"qs": "6.8.3"
"qs": "6.9.7"
},
"engines": {
"node": ">=18",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-cmd-api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@connectrpc/connect-express": "1.4.0",
"@connectrpc/connect-fastify": "1.4.0",
"@connectrpc/connect-node": "1.4.0",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@grpc/proto-loader": "0.7.8",
"@hyperledger/cactus-common": "2.0.0-rc.2",
"@hyperledger/cactus-core": "2.0.0-rc.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"sha3": "2.1.4"
},
"devDependencies": {
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@types/json-stable-stringify": "1.0.33",
"@types/sanitize-html": "2.9.5",
"@types/secp256k1": "4.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-core-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js"
},
"dependencies": {
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@hyperledger/cactus-common": "2.0.0-rc.2",
"axios": "1.7.2",
"google-protobuf": "3.21.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js"
},
"dependencies": {
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@hyperledger/cactus-common": "2.0.0-rc.2",
"@hyperledger/cactus-core": "2.0.0-rc.2",
"@hyperledger/cactus-core-api": "2.0.0-rc.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@hyperledger/cactus-core": "2.0.0-rc.2",
"@hyperledger/cactus-core-api": "2.0.0-rc.2",
"axios": "1.7.2",
"bl": "6.0.12",
"bl": "6.0.0",
"bn.js": "4.12.0",
"elliptic": "6.5.4",
"express": "4.19.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@polkadot/types": "10.9.1",
"@polkadot/util": "12.6.2",
"axios": "1.6.0",
"bl": "5.1.0",
"bl": "6.0.0",
"express": "4.19.2",
"express-openapi-validator": "4.13.1",
"form-data": "4.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"webpack:dev:web": "webpack --env=dev --target=web --config ../../webpack.config.js"
},
"dependencies": {
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@hyperledger/cactus-cmd-api-server": "2.0.0-rc.2",
"@hyperledger/cactus-common": "2.0.0-rc.2",
"@hyperledger/cactus-core": "2.0.0-rc.2",
Expand Down
2 changes: 1 addition & 1 deletion weaver/common/protos-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@grpc/proto-loader": "0.7.8",
"google-protobuf": "3.21.2",
"grpc-tools": "1.12.4"
Expand Down
2 changes: 1 addition & 1 deletion weaver/core/drivers/fabric-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@fidm/x509": "1.2.1",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@hyperledger/cacti-weaver-protos-js": "2.0.0-rc.2",
"@hyperledger/cacti-weaver-sdk-fabric": "2.0.0-rc.2",
"dotenv": "8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion weaver/core/identity-management/iin-agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@fidm/x509": "1.2.1",
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@hyperledger/cacti-weaver-protos-js": "2.0.0-rc.2",
"@hyperledger/cacti-weaver-sdk-fabric": "2.0.0-rc.2",
"dotenv": "8.6.0",
Expand Down
2 changes: 1 addition & 1 deletion weaver/sdks/fabric/interoperation-node-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
]
},
"dependencies": {
"@grpc/grpc-js": "1.10.9",
"@grpc/grpc-js": "1.10.10",
"@grpc/proto-loader": "0.7.8",
"@hyperledger/cacti-weaver-protos-js": "2.0.0-rc.2",
"elliptic": "6.5.4",
Expand Down
70 changes: 24 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8813,13 +8813,13 @@ __metadata:
languageName: node
linkType: hard

"@grpc/grpc-js@npm:1.10.9":
version: 1.10.9
resolution: "@grpc/grpc-js@npm:1.10.9"
"@grpc/grpc-js@npm:1.10.10":
version: 1.10.10
resolution: "@grpc/grpc-js@npm:1.10.10"
dependencies:
"@grpc/proto-loader": "npm:^0.7.13"
"@js-sdsl/ordered-map": "npm:^4.4.2"
checksum: 10/8991a997798f19ae849d0f274280f5fdba981048f77211744a301e22207620bb24661d0dfaea51ee6259c5c8e6c159b62fe2499c879d9f14decf20957c219124
checksum: 10/eb794804305ae4ce6c55564d5fea97e76462eee0b8c4bf3ba1cc220143e7dea26553dd131662047b87d30f90ac4c84bd5ed4604720cd758c8f039848a1c4db69
languageName: node
linkType: hard

Expand Down Expand Up @@ -9178,7 +9178,7 @@ __metadata:
resolution: "@hyperledger/cacti-weaver-driver-fabric@workspace:weaver/core/drivers/fabric-driver"
dependencies:
"@fidm/x509": "npm:1.2.1"
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@hyperledger/cacti-weaver-protos-js": "npm:2.0.0-rc.2"
"@hyperledger/cacti-weaver-sdk-fabric": "npm:2.0.0-rc.2"
"@types/node": "npm:18.11.9"
Expand Down Expand Up @@ -9226,7 +9226,7 @@ __metadata:
resolution: "@hyperledger/cacti-weaver-iin-agent@workspace:weaver/core/identity-management/iin-agent"
dependencies:
"@fidm/x509": "npm:1.2.1"
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@hyperledger/cacti-weaver-protos-js": "npm:2.0.0-rc.2"
"@hyperledger/cacti-weaver-sdk-fabric": "npm:2.0.0-rc.2"
"@types/jsrsasign": "npm:10.5.11"
Expand Down Expand Up @@ -9257,7 +9257,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hyperledger/cacti-weaver-protos-js@workspace:weaver/common/protos-js"
dependencies:
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@grpc/proto-loader": "npm:0.7.8"
google-protobuf: "npm:3.21.2"
grpc-tools: "npm:1.12.4"
Expand Down Expand Up @@ -9291,7 +9291,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hyperledger/cacti-weaver-sdk-fabric@workspace:weaver/sdks/fabric/interoperation-node-sdk"
dependencies:
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@grpc/proto-loader": "npm:0.7.8"
"@hyperledger/cacti-weaver-protos-js": "npm:2.0.0-rc.2"
"@types/node": "npm:18.11.9"
Expand Down Expand Up @@ -9350,7 +9350,7 @@ __metadata:
"@connectrpc/connect-fastify": "npm:1.4.0"
"@connectrpc/connect-node": "npm:1.4.0"
"@connectrpc/protoc-gen-connect-es": "npm:1.4.0"
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@grpc/proto-loader": "npm:0.7.8"
"@hyperledger/cactus-common": "npm:2.0.0-rc.2"
"@hyperledger/cactus-core": "npm:2.0.0-rc.2"
Expand Down Expand Up @@ -9479,7 +9479,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hyperledger/cactus-common@workspace:packages/cactus-common"
dependencies:
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@types/json-stable-stringify": "npm:1.0.33"
"@types/sanitize-html": "npm:2.9.5"
"@types/secp256k1": "npm:4.0.3"
Expand All @@ -9503,7 +9503,7 @@ __metadata:
dependencies:
"@bufbuild/protobuf": "npm:1.10.0"
"@connectrpc/connect": "npm:1.4.0"
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@grpc/proto-loader": "npm:0.7.8"
"@hyperledger/cactus-common": "npm:2.0.0-rc.2"
"@types/express": "npm:4.17.21"
Expand Down Expand Up @@ -9574,7 +9574,7 @@ __metadata:
jose: "npm:4.15.5"
json-stable-stringify: "npm:1.0.2"
openapi-types: "npm:12.1.3"
qs: "npm:6.8.3"
qs: "npm:6.9.7"
typescript-optional: "npm:2.0.1"
uuid: "npm:10.0.0"
web3-core: "npm:1.6.1"
Expand Down Expand Up @@ -10217,7 +10217,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hyperledger/cactus-plugin-ledger-connector-besu@workspace:packages/cactus-plugin-ledger-connector-besu"
dependencies:
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@hyperledger/cactus-common": "npm:2.0.0-rc.2"
"@hyperledger/cactus-core": "npm:2.0.0-rc.2"
"@hyperledger/cactus-core-api": "npm:2.0.0-rc.2"
Expand Down Expand Up @@ -10375,7 +10375,7 @@ __metadata:
"@types/temp": "npm:0.9.1"
"@types/uuid": "npm:10.0.0"
axios: "npm:1.7.2"
bl: "npm:6.0.12"
bl: "npm:6.0.0"
bn.js: "npm:4.12.0"
body-parser: "npm:1.20.2"
elliptic: "npm:6.5.4"
Expand Down Expand Up @@ -10501,7 +10501,7 @@ __metadata:
"@types/temp": "npm:0.9.1"
"@types/uuid": "npm:10.0.0"
axios: "npm:1.6.0"
bl: "npm:5.1.0"
bl: "npm:6.0.0"
express: "npm:4.19.2"
express-openapi-validator: "npm:4.13.1"
form-data: "npm:4.0.0"
Expand Down Expand Up @@ -10858,7 +10858,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hyperledger/cactus-test-plugin-ledger-connector-besu@workspace:packages/cactus-test-plugin-ledger-connector-besu"
dependencies:
"@grpc/grpc-js": "npm:1.10.9"
"@grpc/grpc-js": "npm:1.10.10"
"@hyperledger/cactus-cmd-api-server": "npm:2.0.0-rc.2"
"@hyperledger/cactus-common": "npm:2.0.0-rc.2"
"@hyperledger/cactus-core": "npm:2.0.0-rc.2"
Expand Down Expand Up @@ -17712,16 +17712,6 @@ __metadata:
languageName: node
linkType: hard

"@types/readable-stream@npm:^4.0.0":
version: 4.0.14
resolution: "@types/readable-stream@npm:4.0.14"
dependencies:
"@types/node": "npm:*"
safe-buffer: "npm:~5.1.1"
checksum: 10/5ec03edfc96653866d45c6dca54c16f890e7d1bf9ab837f520d056bd55de257a2c177ba9ba8831dae9ded73887ed4fd31320e5a6bb3b4304bf88ca59519b68c0
languageName: node
linkType: hard

"@types/request@npm:2.48.7":
version: 2.48.7
resolution: "@types/request@npm:2.48.7"
Expand Down Expand Up @@ -21176,26 +21166,14 @@ __metadata:
languageName: node
linkType: hard

"bl@npm:5.1.0":
version: 5.1.0
resolution: "bl@npm:5.1.0"
dependencies:
buffer: "npm:^6.0.3"
inherits: "npm:^2.0.4"
readable-stream: "npm:^3.4.0"
checksum: 10/0340d3d70def4213cd9cbcd8592f7c5922d3668e7b231286c354613fac4a8411ad373cff26e06162da7423035bbd5caafce3e140a5f397be72fcd1e9d86f1179
languageName: node
linkType: hard

"bl@npm:6.0.12":
version: 6.0.12
resolution: "bl@npm:6.0.12"
"bl@npm:6.0.0":
version: 6.0.0
resolution: "bl@npm:6.0.0"
dependencies:
"@types/readable-stream": "npm:^4.0.0"
buffer: "npm:^6.0.3"
inherits: "npm:^2.0.4"
readable-stream: "npm:^4.2.0"
checksum: 10/31febae1758ae6a9f4948d39aff6f0de5078f36b6b5297b3bd4432366d8f6bce433e2fc1a491afe341add872db181e37c7af9acf9a84af9d5e576f803e35bf27
checksum: 10/e74d9d3cb897023e051ed7db6a889b487a9ef2fc81037e71769774c7551b7789dc3102d129ea7e9718632657c7ea97a8ab546dc924fd9a758c66b3a689affb8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -44980,10 +44958,10 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.8.3":
version: 6.8.3
resolution: "qs@npm:6.8.3"
checksum: 10/ba108daa907e6e532af3caa8e8ff7d46a133850b51dcde2b1a8596f3eec9c6e77f82ac9b07120c96145b7a7239a98712617b9d2942289b2a30818e7a6ad364d2
"qs@npm:6.9.7":
version: 6.9.7
resolution: "qs@npm:6.9.7"
checksum: 10/fb364b54bf4f092a095554968f5abf06036cfe359c9aba258a81b0c0366f625a46098fe1224b2a71ee2f88642470af391c7a8a1496508eca29c37093293f91a9
languageName: node
linkType: hard

Expand Down

0 comments on commit feb6d64

Please sign in to comment.