Skip to content

Commit

Permalink
chore(deps): bump axios from 1.3.4 to 1.6.0 (#597)
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.3.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@v1.3.4...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 84cc70f commit 86c36f7
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
18 changes: 9 additions & 9 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@next/env": "^13.4.1",
"@sentry/nextjs": "^7.77.0",
"@tanstack/react-query": "^4.26.1",
"axios": "^1.3.4",
"axios": "^1.6.0",
"framer-motion": "^10.2.4",
"js-cookie": "^3.0.1",
"lodash": "^4.17.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3080,14 +3080,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.3.4":
version: 1.3.4
resolution: "axios@npm:1.3.4"
"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: 7440edefcf8498bc3cdf39de00443e8101f249972c83b739c6e880d9d669fea9486372dbe8739e88b3bf8bb1ad15f6106693f206f078f4516fe8fd47b1c3093c
checksum: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

Expand Down Expand Up @@ -11470,7 +11470,7 @@ __metadata:
"@types/testing-library__jest-dom": ^5.14.5
"@typescript-eslint/eslint-plugin": ^5.54.1
"@typescript-eslint/parser": ^5.54.1
axios: ^1.3.4
axios: ^1.6.0
compression-webpack-plugin: ^10.0.0
cypress: 12.7.0
esbuild: ^0.17.11
Expand Down

0 comments on commit 86c36f7

Please sign in to comment.