summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-26 02:02:44 +0000
committerGitHub <noreply@github.com>2022-11-26 02:02:44 +0000
commit1d18d5e822cf48696ff988dbd13def5fb0d6b695 (patch)
tree7f23143c3795b80bd82abb992a98f431c1538ef7 /package.json
parent3d49db3b713b7fd6379b288a379f30401400cd88 (diff)
Bump webdav from 4.11.0 to 4.11.2
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.11.0 to 4.11.2. - [Release notes](https://github.com/perry-mitchell/webdav-client/releases) - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.11.0...v4.11.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.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index da5576d50..3dedae4bb 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"vue-shortkey": "^3.1.7",
"vue2-leaflet": "^2.7.1",
"vuex": "^3.6.2",
- "webdav": "^4.11.0",
+ "webdav": "^4.11.2",
"webrtc-adapter": "^8.2.0",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.1",