summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-01 08:06:16 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-04-01 09:20:34 +0000
commitc982e0986f27c0c55376a6e216001c6d05236ee6 (patch)
treecb02bcc0f400f44ed3df06ee13b61291ea6139e0 /package-lock.json
parent590849e4d7a61760da499f63789e8d31ece81d24 (diff)
downloadnextcloud-server-c982e0986f27c0c55376a6e216001c6d05236ee6.tar.gz
nextcloud-server-c982e0986f27c0c55376a6e216001c6d05236ee6.zip
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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index b4646867d68..7b9dd5ce209 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -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",