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

fix(dependencies): numped axios

This commit is contained in:
Yury Shkoda
2022-01-18 19:31:24 +03:00
parent a957e1d359
commit 11b218702b
2 changed files with 16 additions and 16 deletions

View File

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