From cb3f01d0220468db85098c7f8e4d293f313ca8c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2020 07:36:10 +0000 Subject: [PATCH] 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] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 05077e8ea..fa48f0e11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5940,9 +5940,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", diff --git a/package.json b/package.json index a3b63f56c..5ca5b9878 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@nextcloud/moment": "^1.1.0", "@nextcloud/router": "^1.0.2", "@nextcloud/vue": "^1.4.1", - "blueimp-md5": "^2.12.0", + "blueimp-md5": "^2.13.0", "dompurify": "^2.0.8", "nextcloud-vue-collections": "^0.7.2", "url-search-params-polyfill": "^8.0.0",