From 118f7571a853bcd37f0fcabad1b8c7ef9d09bfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jul 2022 15:33:21 +0000 Subject: [PATCH] Bump @bower_components/blueimp-md5 from 1.0.1 to v2.19.0 in /build Bumps [@bower_components/blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 1.0.1 to v2.19.0. - [Release notes](https://github.com/blueimp/JavaScript-MD5/releases) - [Commits](https://github.com/blueimp/JavaScript-MD5/compare/b84e37f2574f57be6b06d9690da865b6546b4d76...458b6624c39df94cd938db3303ef77aa1e7a6800) --- updated-dependencies: - dependency-name: "@bower_components/blueimp-md5" dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/package.json | 2 +- build/yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/build/package.json b/build/package.json index 74a33d6ccb00..65639f6a1df4 100644 --- a/build/package.json +++ b/build/package.json @@ -12,7 +12,7 @@ "dependencies": { "@bower_components/backbone": "jashkenas/backbone#1.4.1", "@bower_components/base64": "davidchambers/Base64.js#1.1.0", - "@bower_components/blueimp-md5": "blueimp/JavaScript-MD5#1.0.1", + "@bower_components/blueimp-md5": "blueimp/JavaScript-MD5#v2.19.0", "@bower_components/bootstrap": "twbs/bootstrap#3.4.1", "@bower_components/bowser": "ded/bowser#1.9.4", "@bower_components/browser-update": "Graffino/Browser-Update#v2.0.5", diff --git a/build/yarn.lock b/build/yarn.lock index 3f0eaee38023..7565a8ee36bc 100644 --- a/build/yarn.lock +++ b/build/yarn.lock @@ -208,9 +208,10 @@ version "1.1.0" resolved "https://codeload.github.com/davidchambers/Base64.js/tar.gz/660b299aa4854843fd35d42b30eda9273125b9da" -"@bower_components/blueimp-md5@blueimp/JavaScript-MD5#1.0.1": - version "1.0.1" - resolved "https://codeload.github.com/blueimp/JavaScript-MD5/tar.gz/b84e37f2574f57be6b06d9690da865b6546b4d76" +"@bower_components/blueimp-md5@blueimp/JavaScript-MD5#v2.19.0": + version "2.19.0" + uid "458b6624c39df94cd938db3303ef77aa1e7a6800" + resolved "https://codeload.github.com/blueimp/JavaScript-MD5/tar.gz/458b6624c39df94cd938db3303ef77aa1e7a6800" "@bower_components/bootstrap@twbs/bootstrap#3.4.1": version "3.4.1"