Skip to content

Commit

Permalink
build(deps): bump axios from 0.27.2 to 1.6.0 in /integration-test/src
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 396fe75 commit 1e38071
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
34 changes: 23 additions & 11 deletions integration-test/src/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-test/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@cucumber/cucumber": "^8.4.0",
"axios": "^0.27.2",
"axios": "^1.6.0",
"dotenv": "^16.0.2",
"dotenv-cli": "^3.2.0",
"form-data": "^4.0.0",
Expand Down

0 comments on commit 1e38071

Please sign in to comment.