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>
This commit is contained in:
dependabot[bot] 2019-01-24 07:33:46 +00:00
parent 2277c21f3e
commit 3872fbfe45
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -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"

View File

@ -24,7 +24,7 @@
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.3.3",
"blueimp-md5": "^2.7.0",
"blueimp-md5": "^2.10.0",
"bootstrap": "^3.4.0",
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^1.16.2",