Skip to content

Commit 62afba7

Browse files
authored
Merge pull request #435 from sasjs/fix-axios-cve-2025-58754
fix(deps): bump axios, @sasjs/cli, and @sasjs/adapter
2 parents 9bb5a82 + 17f7f6d commit 62afba7

File tree

2 files changed

+18
-40
lines changed

2 files changed

+18
-40
lines changed

package-lock.json

Lines changed: 15 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,11 +280,11 @@
280280
"vscode-test": "^1.6.1"
281281
},
282282
"dependencies": {
283-
"@sasjs/adapter": "^4.12.2",
284-
"@sasjs/cli": "^4.11.1",
283+
"@sasjs/adapter": "^4.14.0",
284+
"@sasjs/cli": "^4.12.11",
285285
"@sasjs/lint": "^2.4.1",
286286
"@sasjs/utils": "^3.4.0",
287-
"axios": "1.10.0",
287+
"axios": "^1.12.2",
288288
"dotenv": "16.4.7",
289289
"esbuild-plugin-copy": "2.1.1",
290290
"node-graphviz": "0.1.1",

0 commit comments

Comments
 (0)