Skip to content

Commit

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

See this package in npm:
https://www.npmjs.com/package/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
mtrezza and snyk-bot committed Apr 17, 2024
1 parent d0a4368 commit 08384f3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.7",
"axios": "~1.6.8",
"debug": "^3.1.0",
"lodash": "^4.17.21"
},
Expand Down

0 comments on commit 08384f3

Please sign in to comment.