Skip to content

Commit

Permalink
chore(deps): bump axios and @nextcloud/axios
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.7
- [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.7)

Updates `@nextcloud/axios` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](nextcloud-libraries/nextcloud-axios@v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 43f3aeb commit 41eff58
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 67 deletions.
136 changes: 70 additions & 66 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 @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/ChristophWurst/twofactor_admin#readme",
"dependencies": {
"@nextcloud/axios": "^2.3.0",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/l10n": "^2.2.0",
"@nextcloud/router": "^2.2.0",
"vue": "^2.7.15"
Expand Down

0 comments on commit 41eff58

Please sign in to comment.