Downgrading axios to latest 0.27.x release

This commit is contained in:
softsimon
2022-12-01 16:15:19 +09:00
parent 15265214ed
commit ce4a25eaf0
2 changed files with 12 additions and 24 deletions

View File

@@ -37,7 +37,7 @@
"@babel/core": "^7.20.5",
"@mempool/electrum-client": "^1.1.7",
"@types/node": "^16.11.41",
"axios": "~1.2.0",
"axios": "~0.27.2",
"bitcoinjs-lib": "~6.0.2",
"crypto-js": "~4.1.1",
"express": "~4.18.2",