]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): bump webdav from 5.7.0 to 5.7.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 14 Aug 2024 09:31:39 +0000 (09:31 +0000)
committerAndy Scherzinger <info@andy-scherzinger.de>
Mon, 26 Aug 2024 21:51:35 +0000 (23:51 +0200)
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.7.0 to 5.7.1.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.7.0...v5.7.1)

---
updated-dependencies:
- dependency-name: webdav
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index b5ffb2ab8b5e6c9b3b04181db853358a2260458e..c4452c0249941cf4039e57174e83fe81351824b8 100644 (file)
@@ -85,7 +85,7 @@
         "vuedraggable": "^2.24.3",
         "vuex": "^3.6.2",
         "vuex-router-sync": "^5.0.0",
-        "webdav": "^5.7.0"
+        "webdav": "^5.7.1"
       },
       "devDependencies": {
         "@babel/node": "^7.24.8",
       }
     },
     "node_modules/webdav": {
-      "version": "5.7.0",
-      "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.0.tgz",
-      "integrity": "sha512-jmdARXy26UGDRw6uxn9KK7l6BDqshMxnB5LVBxWVlchwQmECXSwNWX81oEp/WaZwYsyzTOR92wt6uxZDpDsxEA==",
-      "license": "MIT",
+      "version": "5.7.1",
+      "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.1.tgz",
+      "integrity": "sha512-JVPn3nLxXJfHSRvennHsOrDYjFLkilZ1Qlw8Ff6hpqp6AvkgF7a//aOh5wA4rMp+sLZ1Km0V+iv0LyO1FIwtXg==",
       "dependencies": {
         "@buttercup/fetch": "^0.2.1",
         "base-64": "^1.0.0",
         "hot-patcher": "^2.0.1",
         "layerr": "^3.0.0",
         "md5": "^2.3.0",
-        "minimatch": "^10.0.1",
+        "minimatch": "^9.0.5",
         "nested-property": "^4.0.0",
         "node-fetch": "^3.3.2",
         "path-posix": "^1.0.0",
         "url": "https://github.com/fb55/entities?sponsor=1"
       }
     },
-    "node_modules/webdav/node_modules/minimatch": {
-      "version": "10.0.1",
-      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz",
-      "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==",
-      "license": "ISC",
-      "dependencies": {
-        "brace-expansion": "^2.0.1"
-      },
-      "engines": {
-        "node": "20 || >=22"
-      },
-      "funding": {
-        "url": "https://github.com/sponsors/isaacs"
-      }
-    },
     "node_modules/webdav/node_modules/node-fetch": {
       "version": "3.3.2",
       "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.3.2.tgz",
index 09f73f60525dda24dc961533d0b0e03f8ac963f3..feb8bf1beae65bb08a6502a8152acfd23845f800 100644 (file)
     "vuedraggable": "^2.24.3",
     "vuex": "^3.6.2",
     "vuex-router-sync": "^5.0.0",
-    "webdav": "^5.7.0"
+    "webdav": "^5.7.1"
   },
   "devDependencies": {
     "@babel/node": "^7.24.8",