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

Commit 1d83698

Browse files
Bump axios from 0.21.4 to 1.6.7 in /cra-server
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>
1 parent 2f71ea2 commit 1d83698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cra-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"license": "Apache-2.0",
2121
"dependencies": {
22-
"axios": "^0.21.4",
22+
"axios": "^1.6.7",
2323
"body-parser": "^1.19.1",
2424
"dotenv": "^16.4.1",
2525
"express": "^4.17.2",

0 commit comments

Comments
 (0)