Skip to content

Commit a60aeff

Browse files
authored
Merge pull request #220 from IBM/fix-axios-cve
Update Axios package
2 parents 4b8a339 + 149558f commit a60aeff

File tree

2 files changed

+22
-20
lines changed

2 files changed

+22
-20
lines changed

package-lock.json

Lines changed: 21 additions & 19 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
@@ -50,7 +50,7 @@
5050
"@types/node": "^12.0.8",
5151
"@typescript-eslint/eslint-plugin": "^5.48.0",
5252
"@typescript-eslint/parser": "^5.48.0",
53-
"axios": "^1.8.2",
53+
"axios": "^1.11.0",
5454
"dotenv": "^8.2.0",
5555
"eslint": "^7.32.0",
5656
"eslint-config-airbnb-base": "^14.2.1",

0 commit comments

Comments
 (0)