Bump blueimp-md5 from 2.12.0 to 2.13.0

Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.12.0...v2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-01 08:06:16 +00:00 committed by npmbuildbot[bot]
parent 590849e4d7
commit c982e0986f
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

@ -3043,9 +3043,9 @@
"dev": true
},
"blueimp-md5": {
"version": "2.12.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.12.0.tgz",
"integrity": "sha512-zo+HIdIhzojv6F1siQPqPFROyVy7C50KzHv/k/Iz+BtvtVzSHXiMXOpq2wCfNkeBqdCv+V8XOV96tsEt2W/3rQ=="
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.13.0.tgz",
"integrity": "sha512-lmp0m647R5e77ORduxLW5mISIDcvgJZa52vMBv5uVI3UmSWTQjkJsZVBfaFqQPw/QFogJwvY6e3Gl9nP+Loe+Q=="
},
"bn.js": {
"version": "4.11.8",

View File

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