Skip to content

Commit

Permalink
Bump axios from 1.8.1 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JC5 committed Mar 10, 2025
1 parent c976946 commit 764f0e8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 resources/js/v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "vite build --emptyOutDir"
},
"devDependencies": {
"axios": "^1.7.9",
"axios": "^1.8.2",
"laravel-vite-plugin": "^1.0",
"sass": "^1.85.0",
"vite": "^6.1",
Expand Down

0 comments on commit 764f0e8

Please sign in to comment.