Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/bcgov/project/a96aad40-6bdf-450c-872d-f271d3af8525?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 20, 2023
1 parent 78d7400 commit c4722df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.5.0",
"dotenv": "^16.1.4",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21"
Expand Down

0 comments on commit c4722df

Please sign in to comment.