Merge pull request #20903 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.15.0

Bump blueimp-md5 from 2.13.0 to 2.15.0
This commit is contained in:
Roeland Jago Douma 2020-05-11 12:59:59 +02:00 committed by GitHub
commit 6bba829b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -2678,9 +2678,9 @@
"dev": true
},
"blueimp-md5": {
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.13.0.tgz",
"integrity": "sha512-lmp0m647R5e77ORduxLW5mISIDcvgJZa52vMBv5uVI3UmSWTQjkJsZVBfaFqQPw/QFogJwvY6e3Gl9nP+Loe+Q=="
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.15.0.tgz",
"integrity": "sha512-Zc6sowqlCWu3+V0bocZwdaPPXlRv14EHtYcQDCOghj9EdyKLMkAOODBh3HHAx5r7QRylDYCOaXa/b/edgBLDpA=="
},
"bn.js": {
"version": "4.11.8",

View File

@ -39,7 +39,7 @@
"@nextcloud/vue": "^1.5.0",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.13.0",
"blueimp-md5": "^2.15.0",
"bootstrap": "^4.4.1",
"clipboard": "^2.0.6",
"core-js": "^3.6.5",