Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(custom-checks): fix dependencies being inconsistent phase 5 #3719

Merged
merged 1 commit into from
Jan 29, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-azure-kv/package.json
Original file line number Diff line number Diff line change
@@ -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": {
2 changes: 1 addition & 1 deletion packages/cactus-plugin-keychain-google-sm/package.json
Original file line number Diff line number Diff line change
@@ -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"
},
4 changes: 2 additions & 2 deletions packages/cactus-plugin-keychain-vault/package.json
Original file line number Diff line number Diff line change
@@ -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",
26 changes: 8 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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"
@@ -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