Skip to content

Commit

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

---
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 1, 2024
1 parent f43a1da commit 7dbf120
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"axios": "^1.7.2",
"axios": "^1.7.3",
"pinia": "^2.1.7",
"twemoji": "^14.0.2",
"vite-plugin-vuetify": "^2.0.3",
Expand Down

0 comments on commit 7dbf120

Please sign in to comment.