Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump axios from 1.7.3 to 1.7.5
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.3...v1.7.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 98699cf commit 6ba0014
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@simplewebauthn/server": "^10.0.0",
"@tanstack/react-query": "^5.50.1",
"@uploadthing/react": "^6.7.2",
"axios": "^1.7.3",
"axios": "^1.7.5",
"chart.js": "^4.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down
10 changes: 5 additions & 5 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 server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@neondatabase/serverless": "^0.9.4",
"@simplewebauthn/server": "^10.0.0",
"axios": "^1.7.3",
"axios": "^1.7.5",
"base64url": "^3.0.1",
"compression": "^1.7.4",
"cors": "^2.8.5",
Expand Down

0 comments on commit 6ba0014

Please sign in to comment.