Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit a9a343a

Browse files
committed
fix: upgrade axios from 1.7.7 to 1.13.2
Snyk has created this PR to upgrade axios from 1.7.7 to 1.13.2. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/chrishubert/project/8df8ff77-c57c-4c15-83f4-18d791bf3bb3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1f53776 commit a9a343a

File tree

2 files changed

+110
-40
lines changed

2 files changed

+110
-40
lines changed

package-lock.json

Lines changed: 109 additions & 39 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
@@ -9,7 +9,7 @@
99
"swagger": "node swagger.js"
1010
},
1111
"dependencies": {
12-
"axios": "^1.7.7",
12+
"axios": "^1.13.2",
1313
"dotenv": "^16.4.5",
1414
"express": "^4.21.1",
1515
"express-rate-limit": "^6.11.2",

0 commit comments

Comments
 (0)