Skip to content

Commit 44694d5

Browse files
fix: upgrade axios from 1.7.6 to 1.7.7 (#400)
Snyk has created this PR to upgrade axios from 1.7.6 to 1.7.7. See this package in npm: axios See this project in Snyk: https://app.snyk.io/org/toothlessgear/project/71d6c941-6c86-4e18-b915-64f21ba9f8cb?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 58e63f4 commit 44694d5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -70,7 +70,7 @@
7070
"test": "mocha test/**/*Spec.js"
7171
},
7272
"dependencies": {
73-
"axios": "~1.7.6",
73+
"axios": "~1.7.7",
7474
"debug": "^3.1.0",
7575
"lodash": "^4.17.21"
7676
},

0 commit comments

Comments
 (0)