Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.7 to 1.6.8
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/bcgov/project/45d3cba0-16d2-49ed-acee-01eb9ebdb60b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and DerekRoberts committed Apr 27, 2024
1 parent 38b7e3f commit 841ec19
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions crawler/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 crawler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"async-retry": "^1.3.3",
"axios": "^1.6.4",
"axios": "^1.6.8",
"dotenv": "^16.4.5",
"js-yaml": "^4.1.0"
},
Expand Down

0 comments on commit 841ec19

Please sign in to comment.