Merge pull request #16715 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.11.1

Bump blueimp-md5 from 2.11.0 to 2.11.1
This commit is contained in:
Roeland Jago Douma 2019-08-11 12:48:07 +02:00 committed by GitHub
commit 875e641ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

6
package-lock.json generated
View File

@ -1838,9 +1838,9 @@
"integrity": "sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w=="
},
"blueimp-md5": {
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.11.0.tgz",
"integrity": "sha512-xvA4mdnIevstCvNKTRLMOKi7L76U/X/CTs9Yz+PLWmWAC/7SuYi5Xv2J7bAhJnE2+LcLv+x4+0vusvKgM9LnZQ=="
"version": "2.11.1",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.11.1.tgz",
"integrity": "sha512-4UiOAmql2XO0Sws07OVzYdCKK0K2Va5g6AVgYXoGhEQiKrdSOefjUCm1frPk6E+xiIOHRqaFg+TUGo7cClKg5g=="
},
"bn.js": {
"version": "4.11.8",

View File

@ -26,7 +26,7 @@
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.11.0",
"blueimp-md5": "^2.11.1",
"bootstrap": "^4.3.1",
"clipboard": "^2.0.4",
"css-vars-ponyfill": "^2.0.2",