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 1.11.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@v1.11.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 0b46bf5 commit c1e258c
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 42 deletions.
113 changes: 72 additions & 41 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 @@ -32,7 +32,7 @@
},
"dependencies": {
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.9.0",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^2.0.0",
Expand Down

0 comments on commit c1e258c

Please sign in to comment.