Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.4 to 1.6.7 (#42)
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.7.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/loonz806/project/ce1f4de9-6133-4c36-aa1b-172f43f08169?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
Loonz806 and snyk-bot authored Mar 4, 2024
1 parent 0d178a1 commit c48864d
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 @@ -38,7 +38,7 @@
"supertest": "^6.1.3"
},
"dependencies": {
"axios": "^1.6.4",
"axios": "^1.6.7",
"express": "^4.18.1",
"express-graphql": "^0.12.0",
"json-server": "^0.17.4",
Expand Down

0 comments on commit c48864d

Please sign in to comment.