Chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-axios/blob/v2.5.1/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v2.5.0...v2.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-21 01:03:10 +00:00
committed by GitHub
parent eab348c9a2
commit be78b5f8e1

12
package-lock.json generated
View File

@@ -3358,9 +3358,9 @@
}
},
"node_modules/@nextcloud/axios": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.0.tgz",
"integrity": "sha512-82LQ5PZA0ZVUnS8QiGoAGOR5kE7EKD84qEEgeZJ+Y7p5iljwi3AT6niQuP7YuHjt3MKM+6jQiyghZk5SquiszQ==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.1.tgz",
"integrity": "sha512-AA7BPF/rsOZWAiVxqlobGSdD67AEwjOnymZCKUIwEIBArKxYK7OQEqcILDjQwgj6G0e/Vg9Y8zTVsPZp+mlvwA==",
"dependencies": {
"@nextcloud/auth": "^2.3.0",
"@nextcloud/router": "^3.0.1",
@@ -25426,9 +25426,9 @@
}
},
"@nextcloud/axios": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.0.tgz",
"integrity": "sha512-82LQ5PZA0ZVUnS8QiGoAGOR5kE7EKD84qEEgeZJ+Y7p5iljwi3AT6niQuP7YuHjt3MKM+6jQiyghZk5SquiszQ==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/@nextcloud/axios/-/axios-2.5.1.tgz",
"integrity": "sha512-AA7BPF/rsOZWAiVxqlobGSdD67AEwjOnymZCKUIwEIBArKxYK7OQEqcILDjQwgj6G0e/Vg9Y8zTVsPZp+mlvwA==",
"requires": {
"@nextcloud/auth": "^2.3.0",
"@nextcloud/router": "^3.0.1",