summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-10 02:15:52 +0000
committerGitHub <noreply@github.com>2024-02-10 02:15:52 +0000
commit95bc6d28f89be123398908d489b6b4844d8c6528 (patch)
tree35d53f4668727c9c8fb0b19ff35135659ab70c39 /package-lock.json
parentc28103736400c01bbb0ddd0db9838d5dd6201fe9 (diff)
chore(deps): Bump webdav from 5.3.1 to 5.3.2
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.3.1 to 5.3.2. - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.3.1...v5.3.2) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 5998fa4b1..22058a789 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"vue-virtual-scroller": "^1.1.2",
"vue2-leaflet": "^2.7.1",
"vuex": "^3.6.2",
- "webdav": "^5.3.1",
+ "webdav": "^5.3.2",
"webrtc-adapter": "^8.2.3",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1"
@@ -21091,9 +21091,9 @@
}
},
"node_modules/webdav": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.1.tgz",
- "integrity": "sha512-wzZdTHtMuSIXqHGBznc8FM2L94Mc/17Tbn9ppoMybRO0bjWOSIeScdVXWX5qqHsg00EjfiOcwMqGFx6ghIhccQ==",
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.2.tgz",
+ "integrity": "sha512-wfUh68rccDcH1A9W5gdcAflBm0EOeXrX3LwKbdDLWR0SDFE5QTPfLXPkDit+zGC0tRihCD9qzPfIVEUFoc7MwA==",
"dependencies": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",
@@ -37179,9 +37179,9 @@
"optional": true
},
"webdav": {
- "version": "5.3.1",
- "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.1.tgz",
- "integrity": "sha512-wzZdTHtMuSIXqHGBznc8FM2L94Mc/17Tbn9ppoMybRO0bjWOSIeScdVXWX5qqHsg00EjfiOcwMqGFx6ghIhccQ==",
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/webdav/-/webdav-5.3.2.tgz",
+ "integrity": "sha512-wfUh68rccDcH1A9W5gdcAflBm0EOeXrX3LwKbdDLWR0SDFE5QTPfLXPkDit+zGC0tRihCD9qzPfIVEUFoc7MwA==",
"requires": {
"@buttercup/fetch": "^0.1.1",
"base-64": "^1.0.0",