Skip to content

Commit

Permalink
Bump axios from 1.1.3 to 1.6.0 in /client/kit
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.1.3 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.1.3...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 10, 2023
1 parent 16eb791 commit ea7875d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions client/kit/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 client/kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"format": "prettier --plugin-search-dir . --write ."
},
"dependencies": {
"axios": "^1.1.3",
"axios": "^1.6.0",
"js-cookie": "^3.0.1",
"shortid": "^2.2.16",
"sveltekit-i18n": "^2.2.2"
Expand Down

0 comments on commit ea7875d

Please sign in to comment.