diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-09 18:37:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-09 18:37:49 +0000 |
commit | cb76d6a872d35208212930a62aaa87593d929fe6 (patch) | |
tree | c12cd44948e05bcf2d7b0a30b3fb04013554748a /package-lock.json | |
parent | cd563023dbceede717b22ce559f3efdf92b1da31 (diff) | |
download | nextcloud-server-cb76d6a872d35208212930a62aaa87593d929fe6.tar.gz nextcloud-server-cb76d6a872d35208212930a62aaa87593d929fe6.zip |
Bump blueimp-md5 from 2.17.0 to 2.18.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.17.0 to 2.18.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.17.0...v2.18.0)
Signed-off-by: dependabot[bot] <support@github.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 3e3f9811f3d..2e96bc2af0c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2312,9 +2312,9 @@ "dev": true }, "blueimp-md5": { - "version": "2.17.0", - "resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.17.0.tgz", - "integrity": "sha512-x5PKJHY5rHQYaADj6NwPUR2QRCUVSggPzrUKkeENpj871o9l9IefJbO2jkT5UvYykeOK9dx0VmkIo6dZ+vThYw==" + "version": "2.18.0", + "resolved": "https://registry.npmjs.org/blueimp-md5/-/blueimp-md5-2.18.0.tgz", + "integrity": "sha512-vE52okJvzsVWhcgUHOv+69OG3Mdg151xyn41aVQN/5W5S+S43qZhxECtYLAEHMSFWX6Mv5IZrzj3T5+JqXfj5Q==" }, "bn.js": { "version": "5.1.3", |