Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
Bump axios from 0.21.4 to 1.6.7 in /cra-server
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent b3a2cf1 commit d5d47a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cra-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"license": "Apache-2.0",
"dependencies": {
"axios": "^0.21.4",
"axios": "^1.6.7",
"body-parser": "^1.19.1",
"dotenv": "^10.0.0",
"express": "^4.17.2",
Expand Down

0 comments on commit d5d47a7

Please sign in to comment.