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

fix(lint): updated dependencies

This commit is contained in:
Yury Shkoda
2021-03-09 09:55:43 +03:00
parent 490215df90
commit f10d6ec80a
3 changed files with 17261 additions and 54 deletions

View File

@@ -58,8 +58,8 @@
},
"main": "index.js",
"dependencies": {
"axios": "^0.21.1",
"@sasjs/utils": "^2.5.0",
"axios": "^0.21.1",
"form-data": "^3.0.0",
"https": "^1.0.0"
}