summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 07:35:25 +0000
committerGitHub <noreply@github.com>2021-05-18 07:35:25 +0000
commit8ce24ff29087c79d04810e1cd4afc59f568c60fe (patch)
treeb2cfafd4a795864f46506824c041c74ba19ef205 /package-lock.json
parent23d1fc70c517b244848d0dd13aba9ad658bd03f9 (diff)
Bump webdav from 4.3.0 to 4.5.0
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.3.0 to 4.5.0. - [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.3.0...v4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 709551218..fd7c43293 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21937,9 +21937,9 @@
}
},
"webdav": {
- "version": "4.3.0",
- "resolved": "https://registry.npmjs.org/webdav/-/webdav-4.3.0.tgz",
- "integrity": "sha512-Fa8mw2OmdxCEWO4EO8po7h5t1Av4Mjbn4S4CwTT4TPwF1I58V1eF/lZfr8M2Cc+pYted45Y5ku0S7d1HUVcEgQ==",
+ "version": "4.5.0",
+ "resolved": "https://registry.npmjs.org/webdav/-/webdav-4.5.0.tgz",
+ "integrity": "sha512-S7f+4oURoGtTIsNoUQKDaSxTgFGWlEw/tMXEf7QmpS4QFYmbaMlYsemz6Se4Gq6hOLJCFwQzmbygSY07P9aQUA==",
"requires": {
"axios": "^0.21.1",
"base-64": "^1.0.0",