Skip to content

Commit

Permalink
deps: bump the npm_and_yarn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [axios](https://github.com/axios/axios).


Updates `vite` from 5.3.3 to 5.3.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.3.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.6/packages/vite)

Updates `axios` from 1.6.8 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.6.8...v1.7.7)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: axios
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 8988fb6 commit e2d6e44
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -39,7 +39,7 @@
"handlebars": "^4.7.8",
"jest": "^29.7.0",
"prettier": "^3.3.2",
"vite": "^5.3.3"
"vite": "^5.3.6"
},
"dependencies": {
"@sendgrid/mail": "^8.1.3",
Expand Down

0 comments on commit e2d6e44

Please sign in to comment.