1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-14 23:50:06 +00:00

chore(deps): versions fix, authmanager default returns

This commit is contained in:
Vladislav Parhomchik
2021-10-26 15:46:51 +03:00
parent 208470e7d9
commit de5c38f0fb
3 changed files with 99 additions and 95 deletions

View File

@@ -70,8 +70,8 @@
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^2.31.0",
"axios": "^0.22.0",
"axios-cookiejar-support": "^2.0.2",
"axios": "^0.21.4",
"axios-cookiejar-support": "^1.0.1",
"form-data": "^4.0.0",
"https": "^1.0.0",
"tough-cookie": "^4.0.0"