diff --git a/package-lock.json b/package-lock.json index 8708a6a06..5581f075b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "vue": "^2.7.16", "vue-async-computed": "^3.9.0", "vue-material-design-icons": "^5.3.0", - "webdav": "^5.6.0" + "webdav": "^5.7.1" }, "devDependencies": { "@babel/plugin-proposal-class-properties": "^7.18.6", @@ -19034,7 +19034,6 @@ "version": "5.7.1", "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.7.1.tgz", "integrity": "sha512-JVPn3nLxXJfHSRvennHsOrDYjFLkilZ1Qlw8Ff6hpqp6AvkgF7a//aOh5wA4rMp+sLZ1Km0V+iv0LyO1FIwtXg==", - "license": "MIT", "dependencies": { "@buttercup/fetch": "^0.2.1", "base-64": "^1.0.0", @@ -19059,7 +19058,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/entities/-/entities-5.0.0.tgz", "integrity": "sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==", - "license": "BSD-2-Clause", "engines": { "node": ">=0.12" }, diff --git a/package.json b/package.json index db1629126..b88d51956 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "vue": "^2.7.16", "vue-async-computed": "^3.9.0", "vue-material-design-icons": "^5.3.0", - "webdav": "^5.6.0" + "webdav": "^5.7.1" }, "browserslist": [ "extends @nextcloud/browserslist-config"