1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-16 02:43:14 +00:00

fix(deps): bump and pin axios to v1.15.0

This commit is contained in:
Trevor Moody
2026-04-10 15:58:45 +01:00
parent 8e8efd22e9
commit d87b9ecc34
2 changed files with 114 additions and 30 deletions

View File

@@ -76,8 +76,8 @@
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "3.5.6",
"axios": "^1.13.5",
"@sasjs/utils": "^3.5.6",
"axios": "1.15.0",
"axios-cookiejar-support": "5.0.5",
"form-data": "4.0.4",
"https": "1.0.0",