Skip to content

Commit

Permalink
Bump axios from 1.6.1 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 23, 2024
1 parent 2f87fbc commit ab66334
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-redux-toastr": "7.6.0",
"@types/react-router-dom": "5.3.1",
"@types/redux-logger": "3.0.8",
"axios": "1.6.1",
"axios": "1.6.2",
"connected-react-router": "6.9.1",
"cookie-parser": "1.4.5",
"custom-event-polyfill": "1.0.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4627,14 +4627,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:1.6.1":
version: 1.6.1
resolution: "axios@npm:1.6.1"
"axios@npm:1.6.2":
version: 1.6.2
resolution: "axios@npm:1.6.2"
dependencies:
follow-redirects: "npm:^1.15.0"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10/fb091af3ad47d70fdcba5e71654b9e3c56947d93d8b2375dd0b4db63de9982adab6235aebc514488aa289c7faf103b09e8911280e6f6b1112d1604fe5f111f71
checksum: 10/612bc93f8f738a518e7c5f9de9cc782bcd36aac6bae279160ef6a10260378e21c1786520eab3336898e3d66e0839ebdf739f327fb6d0431baa4d3235703a7652
languageName: node
linkType: hard

Expand Down Expand Up @@ -13911,7 +13911,7 @@ __metadata:
"@types/redux-mock-store": "npm:1.0.2"
"@typescript-eslint/eslint-plugin": "npm:7.0.2"
"@typescript-eslint/parser": "npm:7.0.2"
axios: "npm:1.6.1"
axios: "npm:1.6.2"
axios-mock-adapter: "npm:1.22.0"
concurrently: "npm:8.2.0"
connected-react-router: "npm:6.9.1"
Expand Down

0 comments on commit ab66334

Please sign in to comment.