Skip to content

Commit

Permalink
feat: upgrade axios from 0.24.0 to 1.7.4
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.24.0 to 1.7.4.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/7c38652a-9a2d-4431-bb3b-3e4b93fcfb5c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 9, 2024
1 parent 522dec4 commit fc62db6
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 16 deletions.
150 changes: 135 additions & 15 deletions samples/node/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 samples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.24.0"
"axios": "^1.7.4"
}
}

0 comments on commit fc62db6

Please sign in to comment.