Skip to content

Commit

Permalink
Bump axios from 0.26.1 to 1.6.0 in /application
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.26.1 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.26.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 9e0a0f5 commit 543122d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 16 deletions.
73 changes: 58 additions & 15 deletions application/backend/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 application/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.14.0",
"axios": "^0.26.1",
"axios": "^1.6.0",
"concurrently": "^7.0.0",
"eslint": "^8.10.0",
"http-proxy-middleware": "^2.0.4",
Expand Down

0 comments on commit 543122d

Please sign in to comment.