Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 160b7c6 commit 6e5d4a0
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 5 deletions.
14 changes: 12 additions & 2 deletions .pnp.cjs

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

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@sentry/nextjs": "^7.77.0",
"@tanstack/react-query": "^4.29.3",
"@vercel/analytics": "^1.0.1",
"axios": "^1.3.5",
"axios": "^1.6.0",
"dotenv": "^16.0.3",
"framer-motion": "^10.12.2",
"jotai": "^2.1.0",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ __metadata:
"@vercel/analytics": ^1.0.1
"@vitejs/plugin-react": ^4.0.0
"@vitest/coverage-istanbul": ^0.32.0
axios: ^1.3.5
axios: ^1.6.0
chromatic: ^6.17.3
css-loader: ^6.7.3
dotenv: ^16.0.3
Expand Down Expand Up @@ -6553,7 +6553,7 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:*, axios@npm:^1.3.5":
"axios@npm:*":
version: 1.4.0
resolution: "axios@npm:1.4.0"
dependencies:
Expand All @@ -6564,6 +6564,17 @@ __metadata:
languageName: node
linkType: hard

"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: 573f03f59b7487d54551b16f5e155d1d130ad4864ed32d1da93d522b78a57123b34e3bde37f822a65ee297e79f1db840f9ad6514addff50d3cbf5caeed39e8dc
languageName: node
linkType: hard

"axobject-query@npm:^3.1.1":
version: 3.2.1
resolution: "axobject-query@npm:3.2.1"
Expand Down

0 comments on commit 6e5d4a0

Please sign in to comment.