1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-05 03:30:05 +00:00

chore(deps): pin axios version to 0.21.1

This commit is contained in:
Yury Shkoda
2021-09-14 17:23:19 +03:00
parent 42d01b4044
commit f241d75f0a
2 changed files with 18 additions and 12 deletions

View File

@@ -70,7 +70,7 @@
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^2.30.0",
"axios": "^0.21.4",
"axios": "0.21.1",
"axios-cookiejar-support": "^1.0.1",
"form-data": "^4.0.0",
"https": "^1.0.0",