Skip to content

Commit

Permalink
Upgrade blueimp-md5 from ^2.13.0 to ^2.14.0
Browse files Browse the repository at this point in the history
I reviewed the diff and they did no change anything to the actual code.
Only repo demo, README and .min.js changes 
Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed May 3, 2020
1 parent 2e0eb80 commit e755214
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"node": ">=10"
},
"dependencies": {
"blueimp-md5": "^2.13.0",
"blueimp-md5": "^2.14.0",
"bootstrap": "^4.4.1",
"codemirror": "5.52.2",
"jqplot": "^1.0.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -355,10 +355,10 @@ binary-extensions@^2.0.0:
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.0.0.tgz#23c0df14f6a88077f5f986c0d167ec03c3d5537c"
integrity sha512-Phlt0plgpIIBOGTT/ehfFnbNlfsDEiqmzE2KRXoX1bLIlir4X/MR+zSyBEkL05ffWgnRSf/DXv+WrUAVr93/ow==

blueimp-md5@^2.13.0:
version "2.13.0"
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.13.0.tgz#07314b0c64dda0bf1733f96ce40d5af94eb28965"
integrity sha512-lmp0m647R5e77ORduxLW5mISIDcvgJZa52vMBv5uVI3UmSWTQjkJsZVBfaFqQPw/QFogJwvY6e3Gl9nP+Loe+Q==
blueimp-md5@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.14.0.tgz#ac45786ede87d2a985478040d2ac38a9af7a16ac"
integrity sha512-fhX8JsIgugJ39g9MUJ4Y0S+WYd/1HATNVzW4nEVknP5uJU1mA7LZCV3OuVH9OvxpuYQXu6ttst0IYIlAyVfBQg==

bootstrap@^4.4.1:
version "4.4.1"
Expand Down

0 comments on commit e755214

Please sign in to comment.