Skip to content

Commit

Permalink
chore(deps): bump axios from 0.21.4 to 1.6.0
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.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent cd56f32 commit 522ab7b
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 10 deletions.
34 changes: 27 additions & 7 deletions 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 react/javascript/file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@styled-icons/material": "^10.28.0",
"@styled-icons/material-outlined": "^10.34.0",
"@styled-icons/material-rounded": "^10.34.0",
"axios": "^0.21.2",
"axios": "^1.6.0",
"date-fns": "^2.12.0",
"lodash": "^4.17.21",
"prop-types": "^15.8.1",
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/access-key-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@styled-icons/material": "^10.28.0",
"@styled-icons/material-outlined": "^10.34.0",
"@styled-icons/material-rounded": "^10.34.0",
"axios": "^0.21.2",
"axios": "^1.6.0",
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"date-fns": "^2.12.0",
Expand Down
2 changes: 1 addition & 1 deletion react/typescript/kitchensink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@styled-icons/material": "^10.28.0",
"@styled-icons/material-outlined": "^10.34.0",
"@styled-icons/material-rounded": "^10.34.0",
"axios": "^0.21.2",
"axios": "^1.6.0",
"date-fns": "^2.12.0",
"jsonwebtoken": "^9.0.2",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 522ab7b

Please sign in to comment.