Skip to content

Commit 522ab7b

Browse files
chore(deps): bump axios from 0.21.4 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 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.21.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd56f32 commit 522ab7b

File tree

4 files changed

+30
-10
lines changed

4 files changed

+30
-10
lines changed

package-lock.json

+27-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react/javascript/file-upload/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@styled-icons/material": "^10.28.0",
3535
"@styled-icons/material-outlined": "^10.34.0",
3636
"@styled-icons/material-rounded": "^10.34.0",
37-
"axios": "^0.21.2",
37+
"axios": "^1.6.0",
3838
"date-fns": "^2.12.0",
3939
"lodash": "^4.17.21",
4040
"prop-types": "^15.8.1",

react/typescript/access-key-demo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@styled-icons/material": "^10.28.0",
3636
"@styled-icons/material-outlined": "^10.34.0",
3737
"@styled-icons/material-rounded": "^10.34.0",
38-
"axios": "^0.21.2",
38+
"axios": "^1.6.0",
3939
"body-parser": "^1.19.0",
4040
"cors": "^2.8.5",
4141
"date-fns": "^2.12.0",

react/typescript/kitchensink/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@styled-icons/material": "^10.28.0",
3535
"@styled-icons/material-outlined": "^10.34.0",
3636
"@styled-icons/material-rounded": "^10.34.0",
37-
"axios": "^0.21.2",
37+
"axios": "^1.6.0",
3838
"date-fns": "^2.12.0",
3939
"jsonwebtoken": "^9.0.2",
4040
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)