Skip to content

Commit

Permalink
Chore(deps): Bump axios, @nextcloud/axios, webdav and wait-on
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependencies [axios](https://github.com/axios/axios), [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios), [webdav](https://github.com/perry-mitchell/webdav-client) and [wait-on](https://github.com/jeffbski/wait-on). These dependencies need to be updated together.


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

Updates `@nextcloud/axios` from 2.1.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.1.0...v2.4.0)

Updates `webdav` from 4.11.3 to 5.3.0
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](perry-mitchell/webdav-client@v4.11.3...v5.3.0)

Updates `wait-on` from 7.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](jeffbski/wait-on@v7.0.1...v7.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2023
1 parent de294ed commit 623dfba
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 97 deletions.
170 changes: 76 additions & 94 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@essentials/request-timeout": "^1.3.0",
"@mdi/svg": "^7.3.67",
"@nextcloud/auth": "^2.1.0",
"@nextcloud/axios": "^2.1.0",
"@nextcloud/axios": "^2.4.0",
"@nextcloud/dialogs": "^4.1.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.0.0-beta.13",
Expand Down Expand Up @@ -70,7 +70,7 @@
"vue2-leaflet": "^2.7.1",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
"webdav": "^4.11.0"
"webdav": "^5.3.0"
},
"browserslist": [
"extends @nextcloud/browserslist-config"
Expand Down Expand Up @@ -107,7 +107,7 @@
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
"typescript": "^4.9.5",
"wait-on": "^7.0.1",
"wait-on": "^7.2.0",
"workbox-webpack-plugin": "^6.5.4"
}
}

0 comments on commit 623dfba

Please sign in to comment.