Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.8 to 1.7.0 (#394)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.0.

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 <snyk-bot@snyk.io>
  • Loading branch information
ToothlessGear and snyk-bot committed Jun 10, 2024
1 parent 6b025b7 commit ec50fc9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"test": "mocha test/**/*Spec.js"
},
"dependencies": {
"axios": "~1.6.8",
"axios": "~1.7.0",
"debug": "^3.1.0",
"lodash": "^4.17.21"
},
Expand Down

0 comments on commit ec50fc9

Please sign in to comment.