]> 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/nextcloud/axios-2.5.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 21 Sep 2024 03:07:25 +0000 (03:07 +0000)
committerGitHub <noreply@github.com>
Sat, 21 Sep 2024 03:07:25 +0000 (03:07 +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 861dcb55579c1c6fc89e277b3caa93df6972f722..2fddbcd1d66d3255c55221e736b6ed5a4246afe4 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.2",
       }
     },
     "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",
         "cypress": "^13.9.0"
       }
     },
-    "node_modules/@nextcloud/cypress/node_modules/wait-on": {
-      "version": "8.0.1",
-      "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-8.0.1.tgz",
-      "integrity": "sha512-1wWQOyR2LVVtaqrcIL2+OM+x7bkpmzVROa0Nf6FryXkS+er5Sa1kzFGjzZRqLnHa3n1rACFLeTwUqE1ETL9Mig==",
-      "dev": true,
-      "dependencies": {
-        "axios": "^1.7.7",
-        "joi": "^17.13.3",
-        "lodash": "^4.17.21",
-        "minimist": "^1.2.8",
-        "rxjs": "^7.8.1"
-      },
-      "bin": {
-        "wait-on": "bin/wait-on"
-      },
-      "engines": {
-        "node": ">=12.0.0"
-      }
-    },
-    "node_modules/@nextcloud/cypress/node_modules/wait-on": {
-      "version": "7.2.0",
-      "resolved": "https://registry.npmjs.org/wait-on/-/wait-on-7.2.0.tgz",
-      "integrity": "sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==",
-      "dev": true,
-      "dependencies": {
-        "axios": "^1.6.1",
-        "joi": "^17.11.0",
-        "lodash": "^4.17.21",
-        "minimist": "^1.2.8",
-        "rxjs": "^7.8.1"
-      },
-      "bin": {
-        "wait-on": "bin/wait-on"
-      },
-      "engines": {
-        "node": ">=12.0.0"
-      }
-    },
     "node_modules/@nextcloud/dialogs": {
       "version": "6.0.0",
       "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.0.0.tgz",
index 19e5ae36ada06d2e84d521bd68762c67d87adb52..03dd75162a6b8a2475152483615084f991ba72e1 100644 (file)
@@ -44,7 +44,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.2",