Skip to content

Commit b8436f9

Browse files
Update dependency axios to v1.15.0 (#476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a14553c commit b8436f9

3 files changed

Lines changed: 7 additions & 13 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"license": "LGPL-3.0-only",
1717
"dependencies": {
1818
"adm-zip": "0.5.17",
19-
"axios": "1.13.6",
19+
"axios": "1.15.0",
2020
"commander": "14.0.3",
2121
"hpagent": "1.2.0",
2222
"node-forge": "1.4.0",

test/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"test": "tsx --test scanner.test.ts"
77
},
88
"dependencies": {
9-
"axios": "1.13.6",
9+
"axios": "1.15.0",
1010
"mkdirp": "3.0.1",
1111
"@sonar/scan": "file:../../build/sonar-scan-SNAPSHOT.tgz"
1212
},

0 commit comments

Comments
 (0)