]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump @nextcloud/axios from 2.5.0 to 2.5.1 dependabot/npm_and_yarn/stable30/nextcloud/axios-2.5.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 21 Sep 2024 04:12:22 +0000 (04:12 +0000)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2024 04:12:22 +0000 (04:12 +0000)
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>
package-lock.json
package.json

index 77f665ba401535e8f7a2e6006e7ff2832034d558..b81716ab9acffccf14690c2620dd8e8455571b4e 100644 (file)
@@ -13,7 +13,7 @@
         "@mdi/js": "^7.4.47",
         "@mdi/svg": "^7.4.47",
         "@nextcloud/auth": "^2.4.0",
-        "@nextcloud/axios": "^2.5.0",
+        "@nextcloud/axios": "^2.5.1",
         "@nextcloud/browser-storage": "^0.4.0",
         "@nextcloud/browserslist-config": "^3.0.1",
         "@nextcloud/calendar-availability-vue": "^2.2.4",
       }
     },
     "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==",
-      "license": "GPL-3.0",
+      "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",
index 10f36323672c9aa6748d1114d5268c461502ea96..0300e72fcb8def905750bdda3546a686a54868b3 100644 (file)
@@ -41,7 +41,7 @@
     "@mdi/js": "^7.4.47",
     "@mdi/svg": "^7.4.47",
     "@nextcloud/auth": "^2.4.0",
-    "@nextcloud/axios": "^2.5.0",
+    "@nextcloud/axios": "^2.5.1",
     "@nextcloud/browser-storage": "^0.4.0",
     "@nextcloud/browserslist-config": "^3.0.1",
     "@nextcloud/calendar-availability-vue": "^2.2.4",