Browse Source

Bump @nextcloud/axios from 1.9.0 to 1.10.0

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
tags/v25.0.0beta1
dependabot[bot] 2 years ago
parent
commit
304f27a3cd
4 changed files with 574 additions and 335 deletions
  1. 2
    2
      dist/core-common.js
  2. 1
    1
      dist/core-common.js.map
  3. 570
    331
      package-lock.json
  4. 1
    1
      package.json

+ 2
- 2
dist/core-common.js
File diff suppressed because it is too large
View File


+ 1
- 1
dist/core-common.js.map
File diff suppressed because it is too large
View File


+ 570
- 331
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -28,7 +28,7 @@
"dependencies": {
"@chenfengyuan/vue-qrcode": "^1.0.2",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.9.0",
"@nextcloud/axios": "^1.10.0",
"@nextcloud/calendar-availability-vue": "^0.3.1",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",

Loading…
Cancel
Save