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

chore(refactor): upgrade utils, refactor to use timestamp generator

This commit is contained in:
Krishna Acondy
2021-06-04 08:40:27 +01:00
parent 551e4e43c1
commit fadccfc94c
3 changed files with 67 additions and 77 deletions

View File

@@ -61,7 +61,7 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^2.14.0",
"@sasjs/utils": "^2.17.0",
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
"form-data": "^4.0.0",