mirror of https://github.com/status-im/codimd.git
Update yarn.lock
Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
parent
ea027c9b19
commit
7eed584c01
|
@ -11168,6 +11168,13 @@ webpack-cli@^3.1.0:
|
|||
v8-compile-cache "^2.0.0"
|
||||
yargs "^12.0.1"
|
||||
|
||||
webpack-merge@^4.1.4:
|
||||
version "4.1.4"
|
||||
resolved "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-4.1.4.tgz#0fde38eabf2d5fd85251c24a5a8c48f8a3f4eb7b"
|
||||
integrity sha512-TmSe1HZKeOPey3oy1Ov2iS3guIZjWvMT2BBJDzzT5jScHTjVC3mpjJofgueEzaEd6ibhxRDD6MIblDr8tzh8iQ==
|
||||
dependencies:
|
||||
lodash "^4.17.5"
|
||||
|
||||
webpack-parallel-uglify-plugin@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/webpack-parallel-uglify-plugin/-/webpack-parallel-uglify-plugin-1.1.0.tgz#252a6c796bf79a8047b00de2cf08c23aa9861441"
|
||||
|
|
Loading…
Reference in New Issue