Skip to content

Commit

Permalink
[Snyk] Security upgrade axios from 1.6.0 to 1.6.4 (#76)
Browse files Browse the repository at this point in the history
fix: integration-tests/package.json & integration-tests/package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6124857
- https://snyk.io/vuln/SNYK-JS-AXIOS-6144788

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
bcgov-devops and snyk-bot authored Jan 9, 2024
1 parent 1d14cc6 commit ad55083
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions integration-tests/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 integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "node src/main.js"
},
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.6.4",
"dotenv": "^16.1.4",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21"
Expand Down

0 comments on commit ad55083

Please sign in to comment.