Skip to content

Commit 42b50af

Browse files
authored
fix(deps): bump axios to 1.11.0 to avoid CVEs (#306)
* fix(deps): bump axios to 1.11.0 to avoid CVEs Signed-off-by: Lídia Tarcza <[email protected]> * fix(deps): bump dependencies to avoid CVEs Signed-off-by: Lídia Tarcza <[email protected]> --------- Signed-off-by: Lídia Tarcza <[email protected]>
1 parent 4ccb262 commit 42b50af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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.8.2",
71+
"axios": "^1.11.0",
7272
"camelcase": "^6.3.0",
7373
"debug": "^4.3.4",
7474
"dotenv": "^16.4.5",

0 commit comments

Comments
 (0)