Skip to content

Commit a079ae1

Browse files
committed
fix: lock axios version
1 parent 2bc03d5 commit a079ae1

File tree

2 files changed

+277
-365
lines changed

2 files changed

+277
-365
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@ethersproject/abi": "^5.7.0",
7878
"@ethersproject/contracts": "^5.7.0",
7979
"@lifi/types": "^1.18.0",
80-
"axios": "^1.1.3",
80+
"axios": "1.1.3",
8181
"bignumber.js": "^9.1.0",
8282
"eth-rpc-errors": "^4.0.3",
8383
"ethers": "^5.7.2"

0 commit comments

Comments
 (0)