This repository was archived by the owner on Aug 24, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 "ember-cli-version-checker" : " ^3.0.1" ,
3838 "ember-template-lint" : " ^1.2.0" ,
3939 "json-stable-stringify" : " ^1.0.1" ,
40- "md5-hex" : " ^2 .0.0 " ,
40+ "md5-hex" : " ^3 .0.1 " ,
4141 "strip-ansi" : " ^6.0.0" ,
4242 "walk-sync" : " ^2.0.2"
4343 },
Original file line number Diff line number Diff line change @@ -2000,6 +2000,11 @@ bluebird@^3.1.1, bluebird@^3.4.6:
20002000 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
20012001 integrity sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA==
20022002
2003+ blueimp-md5@^2.10.0 :
2004+ version "2.12.0"
2005+ resolved "https://registry.yarnpkg.com/blueimp-md5/-/blueimp-md5-2.12.0.tgz#be7367938a889dec3ffbb71138617c117e9c130a"
2006+ integrity sha512-zo+HIdIhzojv6F1siQPqPFROyVy7C50KzHv/k/Iz+BtvtVzSHXiMXOpq2wCfNkeBqdCv+V8XOV96tsEt2W/3rQ==
2007+
2003200820042009 version "1.18.2"
20052010 resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.18.2.tgz#87678a19d84b47d859b83199bd59bce222b10454"
@@ -6469,17 +6474,12 @@ matcher-collection@^2.0.0:
64696474 " @types/minimatch" " ^3.0.3"
64706475 minimatch "^3.0.2"
64716476
6472- md5-hex@^2 .0.0 :
6473- version "2 .0.0 "
6474- resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-2 .0.0 .tgz#d0588e9f1c74954492ecd24ac0ac6ce997d92e33 "
6475- integrity sha1-0FiOnxx0lUSS7NJKwKxs6ZfZLjM =
6477+ md5-hex@^3 .0.1 :
6478+ version "3 .0.1 "
6479+ resolved "https://registry.yarnpkg.com/md5-hex/-/md5-hex-3 .0.1 .tgz#be3741b510591434b2784d79e556eefc2c9a8e5c "
6480+ integrity sha512-BUiRtTtV39LIJwinWBjqVsU9xhdnz7/i889V859IBFpuqGAj6LuOvHv5XLbgZ2R7ptJoJaEcxkv88/h25T7Ciw= =
64766481 dependencies :
6477- md5-o-matic "^0.1.1"
6478-
6479- md5-o-matic@^0.1.1 :
6480- version "0.1.1"
6481- resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3"
6482- integrity sha1-givM1l4RfFFPqxdrJZRdVBAKA8M=
6482+ blueimp-md5 "^2.10.0"
64836483
64846484mdurl@^1.0.1 :
64856485 version "1.0.1"
You can’t perform that action at this time.
0 commit comments