Skip to content

Commit 29795d2

Browse files
Update dependency axios to v1.13.4 (#405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4911e1 commit 29795d2

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.16",
19-
"axios": "1.13.3",
19+
"axios": "1.13.4",
2020
"commander": "13.1.0",
2121
"hpagent": "1.2.0",
2222
"node-forge": "1.3.3",

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.3",
9+
"axios": "1.13.4",
1010
"mkdirp": "3.0.1",
1111
"@sonar/scan": "file:../../build/sonar-scan-SNAPSHOT.tgz"
1212
},

0 commit comments

Comments
 (0)