summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-24 07:33:46 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-24 07:33:46 +0000
commit3872fbfe45060198db46654315240f2ae203407f (patch)
tree595be2c9c94adc9886a60d06666d09ad49763780 /package-lock.json
parent2277c21f3e22321acc32f2a2e592f1037a4549a3 (diff)
downloadnextcloud-server-3872fbfe45060198db46654315240f2ae203407f.tar.gz
nextcloud-server-3872fbfe45060198db46654315240f2ae203407f.zip
Bump blueimp-md5 from 2.7.0 to 2.10.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.7.0 to 2.10.0. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.7.0...v2.10.0) Signed-off-by: dependabot[bot] <support@dependabot.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 17c37b560e9..39d6f4883d6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1133,7 +1133,7 @@
},
"Select2": {
"version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620",
- "from": "git+https://github.com/select2/select2.git#3.4.8"
+ "from": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620"
},
"acorn": {
"version": "5.7.3",
@@ -1400,9 +1400,9 @@
"dev": true
},
"blueimp-md5": {
- "version": "2.7.0",
- "resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.7.0.tgz",
- "integrity": "sha1-f1GODdcEZ/7+KOy6OYkWCS8qAqk="
+ "version": "2.10.0",
+ "resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.10.0.tgz",
+ "integrity": "sha512-EkNUOi7tpV68TqjpiUz9D9NcT8um2+qtgntmMbi5UKssVX2m/2PLqotcric0RE63pB3HPN/fjf3cKHN2ufGSUQ=="
},
"bn.js": {
"version": "4.11.8",
@@ -2056,7 +2056,7 @@
},
"davclient.js": {
"version": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd",
- "from": "git+https://github.com/owncloud/davclient.js.git#0.1.2"
+ "from": "git+https://github.com/owncloud/davclient.js.git#f7fc96b66d4e34489b1ffc6395fd40c02863b0fd"
},
"debug": {
"version": "2.6.9",
@@ -3342,7 +3342,7 @@
"dependencies": {
"async": {
"version": "2.6.1",
- "resolved": "http://registry.npmjs.org/async/-/async-2.6.1.tgz",
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.1.tgz",
"integrity": "sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ==",
"requires": {
"lodash": "^4.17.10"
@@ -3768,7 +3768,7 @@
},
"jcrop": {
"version": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
- "from": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm",
+ "from": "git+https://github.com/ChristophWurst/Jcrop.git#d4caad5fd7b2d032f05e91b4bc2a6f09dbf7d29e",
"requires": {
"http-server": "^0.11.1",
"resize-observer-polyfill": "^1.5.0"