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:

Signed-off-by: ruzell22 <[email protected]>
  • Loading branch information
ruzell22 committed Jan 9, 2025
1 parent 8600512 commit a0b480e
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 36 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": "1.7.7",
"axios": "1.7.9",
"body-parser": ">=1.20.3",
"braces": ">=3.0.3",
"x-dicer": ">0.3.1",
Expand Down
5 changes: 0 additions & 5 deletions packages/cactus-plugin-keychain-azure-kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,8 @@
"@hyperledger/cactus-common": "2.1.0",
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
<<<<<<< HEAD
"axios": "1.7.9",
"http-status-codes": "2.1.4",
=======
"axios": "1.7.7",
"http-status-codes": "2.3.0",
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
"typescript-optional": "2.0.1"
},
"devDependencies": {
Expand Down
5 changes: 0 additions & 5 deletions packages/cactus-plugin-keychain-google-sm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,8 @@
"@hyperledger/cactus-common": "2.1.0",
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
<<<<<<< HEAD
"axios": "1.7.9",
"http-status-codes": "2.1.4",
=======
"axios": "1.7.7",
"http-status-codes": "2.3.0",
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
"typescript-optional": "2.0.1",
"uuid": "10.0.0"
},
Expand Down
4 changes: 0 additions & 4 deletions packages/cactus-plugin-keychain-memory-wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,7 @@
"@hyperledger/cactus-common": "2.1.0",
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
<<<<<<< HEAD
"axios": "1.7.9",
=======
"axios": "1.7.7",
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
"express": "4.21.2",
"prom-client": "15.1.3",
"uuid": "10.0.0"
Expand Down
4 changes: 0 additions & 4 deletions packages/cactus-plugin-keychain-memory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,7 @@
"@hyperledger/cactus-common": "2.1.0",
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
<<<<<<< HEAD
"axios": "1.7.9",
=======
"axios": "1.7.7",
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
"express": "4.21.2",
"prom-client": "15.1.3",
"rxjs": "7.8.1",
Expand Down
5 changes: 0 additions & 5 deletions packages/cactus-plugin-keychain-vault/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,8 @@
"@hyperledger/cactus-common": "2.1.0",
"@hyperledger/cactus-core": "2.1.0",
"@hyperledger/cactus-core-api": "2.1.0",
<<<<<<< HEAD
"axios": "1.7.9",
"http-status-codes": "2.1.4",
=======
"axios": "1.7.7",
"http-status-codes": "2.3.0",
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
"node-vault": "0.9.22",
"prom-client": "15.1.3",
"typescript-optional": "2.0.1"
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10279,11 +10279,7 @@ __metadata:
axios: "npm:1.7.9"
body-parser: "npm:1.20.3"
express: "npm:4.21.2"
<<<<<<< HEAD
http-status-codes: "npm:2.1.4"
=======
http-status-codes: "npm:2.3.0"
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
internal-ip: "npm:6.2.0"
openapi-types: "npm:12.1.3"
typescript-optional: "npm:2.0.1"
Expand Down Expand Up @@ -10376,11 +10372,7 @@ __metadata:
axios: "npm:1.7.9"
body-parser: "npm:1.20.3"
express: "npm:4.21.2"
<<<<<<< HEAD
http-status-codes: "npm:2.1.4"
=======
http-status-codes: "npm:2.3.0"
>>>>>>> fcd22f313... ci(custom-checks): fix dependencies being inconsistent phase 5
internal-ip: "npm:6.2.0"
node-vault: "npm:0.9.22"
openapi-types: "npm:12.1.3"
Expand Down Expand Up @@ -20912,14 +20904,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
"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/7f875ea13b9298cd7b40fd09985209f7a38d38321f1118c701520939de2f113c4ba137832fe8e3f811f99a38e12c8225481011023209a77b0c0641270e20cde1
checksum: 10/b7a5f660ea53ba9c2a745bf5ad77ad8bf4f1338e13ccc3f9f09f810267d6c638c03dac88b55dae8dc98b79c57d2d6835be651d58d2af97c174f43d289a9fd007
languageName: node
linkType: hard

Expand Down

0 comments on commit a0b480e

Please sign in to comment.