Skip to content

Commit 9cef9d4

Browse files
authored
fix(deps): bump axios to avoid CVEs (#315)
Signed-off-by: Lídia Tarcza <Lidia.Tarcza@ibm.com>
1 parent d9fe7bd commit 9cef9d4

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 13 additions & 13 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
@@ -68,7 +68,7 @@
6868
"@types/debug": "^4.1.12",
6969
"@types/node": "^18.19.80",
7070
"@types/tough-cookie": "^4.0.0",
71-
"axios": "^1.12.2",
71+
"axios": "^1.13.5",
7272
"camelcase": "^6.3.0",
7373
"debug": "^4.3.4",
7474
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)