Skip to content

Commit

Permalink
ci(custom-checks): fix dependencies being inconsistent phase 5
Browse files Browse the repository at this point in the history
Primary Changes
---------------
1. Fixed dependencies on targeted packages:
packages/cactus-plugin-keychain-azure-kv
packages/cactus-plugin-keychain-google-sm
packages/cactus-plugin-keychain-memory
packages/cactus-plugin-keychain-memory-wasm
packages/cactus-plugin-keychain-vault

Fixes: hyperledger-cacti#3688

Signed-off-by: ruzell22 <[email protected]>
  • Loading branch information
ruzell22 authored and petermetz committed Jan 29, 2025
1 parent 4760555 commit a333c3f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"resolutions": {
"@babel/traverse": ">=7.23.2",
"ansi-html": ">=0.0.8",
"axios": ">=0.27.2",
"axios": "1.7.9",
"body-parser": ">=1.20.3",
"braces": ">=3.0.3",
"x-dicer": ">0.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-azure-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
"axios": "1.7.9",
"http-status-codes": "2.1.4",
"http-status-codes": "2.3.0",
"typescript-optional": "2.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-google-sm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
"axios": "1.7.9",
"http-status-codes": "2.1.4",
"http-status-codes": "2.3.0",
"typescript-optional": "2.0.1",
"uuid": "10.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/cactus-plugin-keychain-vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
"axios": "1.7.9",
"http-status-codes": "2.1.4",
"http-status-codes": "2.3.0",
"node-vault": "0.9.22",
"prom-client": "15.1.3",
"typescript-optional": "2.0.1"
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.1.0",
"@types/body-parser": "1.19.3",
"@types/body-parser": "1.19.4",
"@types/express": "5.0.0",
"@types/internal-ip": "4.1.0",
"@types/request": "2.48.7",
Expand Down
26 changes: 8 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10272,7 +10272,7 @@ __metadata:
axios: "npm:1.7.9"
body-parser: "npm:1.20.3"
express: "npm:4.21.2"
http-status-codes: "npm:2.1.4"
http-status-codes: "npm:2.3.0"
internal-ip: "npm:6.2.0"
openapi-types: "npm:12.1.3"
typescript-optional: "npm:2.0.1"
Expand All @@ -10297,7 +10297,7 @@ __metadata:
body-parser: "npm:1.20.3"
express: "npm:4.21.2"
google-gax: "npm:4.0.5"
http-status-codes: "npm:2.1.4"
http-status-codes: "npm:2.3.0"
internal-ip: "npm:6.2.0"
openapi-types: "npm:12.1.3"
typescript-optional: "npm:2.0.1"
Expand Down Expand Up @@ -10356,7 +10356,7 @@ __metadata:
"@hyperledger/cactus-core": "npm:2.1.0"
"@hyperledger/cactus-core-api": "npm:2.1.0"
"@hyperledger/cactus-test-tooling": "npm:2.1.0"
"@types/body-parser": "npm:1.19.3"
"@types/body-parser": "npm:1.19.4"
"@types/express": "npm:5.0.0"
"@types/internal-ip": "npm:4.1.0"
"@types/request": "npm:2.48.7"
Expand All @@ -10365,7 +10365,7 @@ __metadata:
axios: "npm:1.7.9"
body-parser: "npm:1.20.3"
express: "npm:4.21.2"
http-status-codes: "npm:2.1.4"
http-status-codes: "npm:2.3.0"
internal-ip: "npm:6.2.0"
node-vault: "npm:0.9.22"
openapi-types: "npm:12.1.3"
Expand Down Expand Up @@ -16653,16 +16653,6 @@ __metadata:
languageName: node
linkType: hard

"@types/body-parser@npm:1.19.3":
version: 1.19.3
resolution: "@types/body-parser@npm:1.19.3"
dependencies:
"@types/connect": "npm:*"
"@types/node": "npm:*"
checksum: 10/932fa71437c275023799123680ef26ffd90efd37f51a1abe405e6ae6e5b4ad9511b7a3a8f5a12877ed1444a02b6286c0a137a98e914b3c61932390c83643cc2c
languageName: node
linkType: hard

"@types/body-parser@npm:1.19.4":
version: 1.19.4
resolution: "@types/body-parser@npm:1.19.4"
Expand Down Expand Up @@ -20893,14 +20883,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:>=0.27.2":
version: 1.7.2
resolution: "axios@npm:1.7.2"
"axios@npm:1.7.9":
version: 1.7.9
resolution: "axios@npm:1.7.9"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/6ae80dda9736bb4762ce717f1a26ff997d94672d3a5799ad9941c24d4fb019c1dff45be8272f08d1975d7950bac281f3ba24aff5ecd49ef5a04d872ec428782f
checksum: 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
languageName: node
linkType: hard

Expand Down

0 comments on commit a333c3f

Please sign in to comment.