aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-19 02:16:03 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2019-01-24 21:15:25 +0100
commitfe9075eb481bb9846c82f13d0265bea6d36cec01 (patch)
tree362990de1105d5195c21566eba2761ba0ed0a716 /package-lock.json
parentb4bc36128d14771f40a617ea2982c2624ccd1b04 (diff)
downloadnextcloud-server-fe9075eb481bb9846c82f13d0265bea6d36cec01.tar.gz
nextcloud-server-fe9075eb481bb9846c82f13d0265bea6d36cec01.zip
Bump davclient.js from 0.1.2 to 0.1.3
Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/owncloud/davclient.js/releases) - [Commits](https://github.com/owncloud/davclient.js/compare/f7fc96b66d4e34489b1ffc6395fd40c02863b0fd...0e5ef1af5d174d9ec10dbe889a415b8f481d5094) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 508d66fe934..9da2341b5c0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1144,7 +1144,7 @@
},
"Select2": {
"version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620",
- "from": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620"
+ "from": "git+https://github.com/select2/select2.git#3.4.8"
},
"acorn": {
"version": "6.0.5",
@@ -1282,7 +1282,7 @@
},
"async": {
"version": "1.5.2",
- "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
+ "resolved": "http://registry.npmjs.org/async/-/async-1.5.2.tgz",
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo="
},
"async-each": {
@@ -2083,8 +2083,8 @@
"dev": true
},
"davclient.js": {
- "version": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd",
- "from": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd"
+ "version": "git+https://github.com/owncloud/davclient.js.git#0e5ef1af5d174d9ec10dbe889a415b8f481d5094",
+ "from": "git+https://github.com/owncloud/davclient.js.git#0.1.3"
},
"debug": {
"version": "2.6.9",
@@ -3370,7 +3370,7 @@
"dependencies": {
"async": {
"version": "2.6.1",
- "resolved": "https://registry.npmjs.org/async/-/async-2.6.1.tgz",
+ "resolved": "http://registry.npmjs.org/async/-/async-2.6.1.tgz",
"integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==",
"requires": {
"lodash": "^4.17.10"
@@ -3796,7 +3796,7 @@
},
"jcrop": {
"version": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
- "from": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
+ "from": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
"requires": {
"http-server": "^0.11.1",
"resize-observer-polyfill": "^1.5.0"