Skip to content

Commit

Permalink
chore: Bump axios in /tests/e2e_tests in the e2e-test-dependencies group
Browse files Browse the repository at this point in the history
Bumps the e2e-test-dependencies group in /tests/e2e_tests with 1 update: [axios](https://github.com/axios/axios).


Updates `axios` from 1.6.8 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: e2e-test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b5b1df9 commit 83b1426
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions tests/e2e_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 tests/e2e_tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@bgotink/playwright-coverage": "^0.2.2",
"@nuintun/qrcode": "^4.1.2",
"@playwright/test": "1.44.1",
"axios": "^1.6.8",
"axios": "^1.7.2",
"dayjs": "^1.11.11",
"jwt-decode": "^4.0.0",
"md5": "^2.3.0",
Expand Down

0 comments on commit 83b1426

Please sign in to comment.