Skip to content

Commit

Permalink
[Snyk] Upgrade axios from 1.4.0 to 1.5.0 (#1435)
Browse files Browse the repository at this point in the history
Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
bcgov-devops and snyk-bot authored Sep 20, 2023
1 parent 9381c1d commit 33991de
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
11 changes: 8 additions & 3 deletions integration-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions integration-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
"dev": "node src/main.js"
},
"dependencies": {
"axios": "^1.4.0",
"axios": "^1.5.0",
"dotenv": "^16.3.1",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21"

}
}

0 comments on commit 33991de

Please sign in to comment.