Skip to content

Commit

Permalink
fix (axios): revert to version ^0.21.1
Browse files Browse the repository at this point in the history
Signed-off-by: OjusWiZard <[email protected]>
  • Loading branch information
OjusWiZard committed Dec 19, 2023
1 parent fcb4eb5 commit b0b432e
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 184 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ajv": "^8.6.3",
"algosdk": "^2.2.0",
"app-root-path": "^3.0.0",
"axios": "^1.6.0",
"axios": "^0.21.1",
"big.js": "6.1.1",
"bn.js": "^5.2.1",
"body-parser": "^1.19.0",
Expand Down Expand Up @@ -100,8 +100,8 @@
"web3": "^1.7.3",
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.5.5",
"xsswap-sdk": "^1.0.1",
"xrpl": "^2.7.0",
"xsswap-sdk": "^1.0.1",
"yarn": "^1.22.17"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b0b432e

Please sign in to comment.