Skip to content

Commit

Permalink
[Snyk] Upgrade axios from 1.6.7 to 1.6.8 (#328)
Browse files Browse the repository at this point in the history
fix: upgrade axios from 1.6.7 to 1.6.8

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/d36efc63-8435-4c8a-a8d8-0b76ef8c1ab5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
Co-authored-by: Derek Roberts <[email protected]>
  • Loading branch information
3 people authored Apr 26, 2024
1 parent 4b55bb1 commit e3efc56
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "src/server.js",
"dependencies": {
"async-retry": "^1.3.3",
"axios": "^1.6.4",
"axios": "^1.6.8",
"axios-oauth-client": "^2.0.2",
"axios-token-interceptor": "^0.2.0",
"body-parser": "^1.20.2",
Expand Down

0 comments on commit e3efc56

Please sign in to comment.