Skip to content

Commit

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

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
ToothlessGear and snyk-bot committed Jan 27, 2024
1 parent 19f61c4 commit 8f14712
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.4",
"axios": "~1.6.5",
"debug": "^3.1.0",
"lodash": "^4.17.21"
},
Expand Down

0 comments on commit 8f14712

Please sign in to comment.