Skip to content

Commit 7acfb0f

Browse files
Bump axios from 0.22.0 to 1.1.3
Bumps [axios](https://github.com/axios/axios) from 0.22.0 to 1.1.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.22.0...v1.1.3) --- 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 d0d4541 commit 7acfb0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^0.22.0",
6+
"axios": "^1.1.3",
77
"fix": "^0.0.3",
88
"http-proxy-middleware": "^2.0.0",
99
"react": "^16.14.0",

0 commit comments

Comments
 (0)