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.1 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.1
- [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.1)

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 Nov 10, 2023
1 parent 87856af commit fa5f0f5
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 75 deletions.
146 changes: 72 additions & 74 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 @@ -42,7 +42,7 @@
"vue-template-compiler": "^2.7.14"
},
"dependencies": {
"@nextcloud/axios": "^2.3.0",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.2.1",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/router": "^2.0.1",
Expand Down

0 comments on commit fa5f0f5

Please sign in to comment.