Skip to content

Commit

Permalink
fix: upgrade axios from 0.21.1 to 0.28.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade axios from 0.21.1 to 0.28.1.

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

See this project in Snyk:
https://app.snyk.io/org/esim.i2p/project/87127cf2-3865-4eef-b054-e2aeadf2680d?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 7, 2024
1 parent b43a764 commit 75da8e5
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 8 deletions.
62 changes: 55 additions & 7 deletions JavaScript/Amazon_Price_Tracker/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 JavaScript/Amazon_Price_Tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"axios": "^0.28.1",
"cheerio": "^1.0.0-rc.6",
"node-cron": "^3.0.0",
"nodemailer": "^6.5.0"
Expand Down

0 comments on commit 75da8e5

Please sign in to comment.