diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-10 19:53:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-10 19:53:19 +0000 |
commit | aedba3ffd67770c7d786db09e330fcba3624251f (patch) | |
tree | 33179a11f0a63e7a400d0453a13e0de450dcef7d /package-lock.json | |
parent | 7957b09f5be9460cd47dcef54e2ed2df43d9da87 (diff) | |
download | nextcloud-server-aedba3ffd67770c7d786db09e330fcba3624251f.tar.gz nextcloud-server-aedba3ffd67770c7d786db09e330fcba3624251f.zip |
Bump blueimp-md5 from 2.13.0 to 2.15.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.13.0...v2.15.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 2af7f1c8693..b34e04eba2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", |