Skip to content

Commit

Permalink
Bump axios in /static/js/admin/vue-permissions-editor
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.27.2 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@v0.27.2...v1.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2023
1 parent b47e339 commit 4066baa
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 12 deletions.
34 changes: 23 additions & 11 deletions static/js/admin/vue-permissions-editor/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 static/js/admin/vue-permissions-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"build-dev": "vite build --mode development"
},
"dependencies": {
"axios": "^0.27.2",
"axios": "^1.6.0",
"date-fns": "^2.29.3",
"lodash.clonedeep": "^4.5.0",
"lodash.findindex": "^4.6.0",
Expand Down

0 comments on commit 4066baa

Please sign in to comment.