Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2023
1 parent 81b6b7d commit d8905e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions src/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 src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"fix": "npx stylelint resources/sass/*.scss --config node_modules/justintime50-styles/src/css/.stylelintrc.json --custom-syntax postcss-scss --fix"
},
"dependencies": {
"axios": "^1.3",
"axios": "^1.6",
"bootstrap": "^5.3.2",
"laravel-vite-plugin": "^0.7.4",
"pineapple-library": "^3.2",
Expand Down

0 comments on commit d8905e6

Please sign in to comment.