1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-03-10 00:48:11 +00:00

fix: bumping axios to 1.13.5

This commit is contained in:
allan
2026-02-09 19:47:35 +00:00
parent 5bd641b843
commit f80d0c87f9
3 changed files with 44 additions and 109 deletions

View File

@@ -77,7 +77,7 @@
"main": "index.js",
"dependencies": {
"@sasjs/utils": "3.5.6",
"axios": "1.12.2",
"axios": "^1.13.5",
"axios-cookiejar-support": "5.0.5",
"form-data": "4.0.4",
"https": "1.0.0",