Skip to content

Commit

Permalink
Bump axios from 1.5.1 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.5.1 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@v1.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Nobatgeldi committed Nov 12, 2023
1 parent 22148ba commit e3b0974
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 @@ -13,7 +13,7 @@
"@testing-library/user-event": "^14.5.1",
"@types/three": "^0.157.0",
"antd": "^5.9.4",
"axios": "^1.5.1",
"axios": "^1.6.0",
"bootstrap": "^5.1.3",
"d3-ease": "^3.0.1",
"disqus-react": "^1.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4949,14 +4949,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.5.1":
version: 1.5.1
resolution: "axios@npm:1.5.1"
"axios@npm:^1.6.0":
version: 1.6.1
resolution: "axios@npm:1.6.1"
dependencies:
follow-redirects: ^1.15.0
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 4444f06601f4ede154183767863d2b8e472b4a6bfc5253597ed6d21899887e1fd0ee2b3de792ac4f8459fe2e359d2aa07c216e45fd8b9e4e0688a6ebf48a5a8d
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6643,7 +6643,7 @@ __metadata:
"@testing-library/user-event": ^14.5.1
"@types/three": ^0.157.0
antd: ^5.9.4
axios: ^1.5.1
axios: ^1.6.0
bootstrap: ^5.1.3
d3-ease: ^3.0.1
disqus-react: ^1.1.1
Expand Down

0 comments on commit e3b0974

Please sign in to comment.