Skip to content
Closed
Show file tree
Hide file tree
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
Expand Up @@ -17,7 +17,7 @@
"@acala-network/chopsticks-testing": "^1.2.2",
"@polkadot/api": "^16.4.5",
"@swc/core": "^1.13.5",
"axios": "^1.11.0",
"axios": "^1.12.2",
"dotenv": "^17.2.1",
"lodash": "^4.17.21",
"reflect-metadata": "^0.2.2",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@ __metadata:
"@swc/core": "npm:^1.13.5"
"@types/lodash": "npm:^4.17.20"
"@types/node": "npm:^24.3.0"
axios: "npm:^1.11.0"
axios: "npm:^1.12.2"
dotenv: "npm:^17.2.1"
eslint: "npm:^9.34.0"
husky: "npm:^9.1.7"
Expand Down Expand Up @@ -2339,6 +2339,17 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.12.2":
version: 1.12.2
resolution: "axios@npm:1.12.2"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.4"
proxy-from-env: "npm:^1.1.0"
checksum: 10/886a79770594eaad76493fecf90344b567bd956240609b5dcd09bd0afe8d3e6f1ad6d3257a93a483b6192b409d4b673d9515a34619e3e3ed1b2c0ec2a83b20ba
languageName: node
linkType: hard

"balanced-match@npm:^1.0.0":
version: 1.0.2
resolution: "balanced-match@npm:1.0.2"
Expand Down