Skip to content

Commit

Permalink
fix: upgrade axios from 1.6.4 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.4 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/c925e0fd-67b0-409c-975b-edbad7aaf1de?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and DerekRoberts committed Apr 26, 2024
1 parent 6ef5ab1 commit ac8ece0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 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.

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.6.4",
"axios": "^1.6.8",
"dotenv": "^16.4.5",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21"

}
}

0 comments on commit ac8ece0

Please sign in to comment.