Commit cbfd2e0 1 parent dbee287 commit cbfd2e0 Copy full SHA for cbfd2e0
File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 64
64
"terser-webpack-plugin" : " 4.2.3" ,
65
65
"webpack" : " 4.46.0" ,
66
66
"webpack-cli" : " 3.3.12" ,
67
- "webpack-manifest-plugin" : " 2.0.4 " ,
67
+ "webpack-manifest-plugin" : " 2.2.0 " ,
68
68
"webpack-node-externals" : " 1.7.2" ,
69
69
"whatwg-fetch" : " 3.4.0" ,
70
70
"yargs" : " 3.10.0"
Original file line number Diff line number Diff line change @@ -5390,7 +5390,7 @@ object.assign@^4.1.0:
5390
5390
has-symbols "^1.0.0"
5391
5391
object-keys "^1.0.11"
5392
5392
5393
- object.entries@^1.1.2 :
5393
+ object.entries@^1.1.0, object.entries@^1.1. 2 :
5394
5394
version "1.1.2"
5395
5395
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz#bc73f00acb6b6bb16c203434b10f9a7e797d3add"
5396
5396
integrity sha512-BQdB9qKmb/HyNdMNWVr7O3+z5MUIx3aiegEIJqjMBbBf0YT9RRxTJSim4mzFqtyr7PDAHigq0N9dO0m0tRakQA==
7670
7670
v8-compile-cache "^2.1.1"
7671
7671
yargs "^13.3.2"
7672
7672
7673
- webpack-manifest-plugin@2.0.4 :
7674
- version "2.0.4 "
7675
- resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.0.4. tgz#e4ca2999b09557716b8ba4475fb79fab5986f0cd "
7676
- integrity sha512-nejhOHexXDBKQOj/5v5IZSfCeTO3x1Dt1RZEcGfBSul891X/eLIcIVH31gwxPDdsi2Z8LKKFGpM4w9+oTBOSCg ==
7673
+ webpack-manifest-plugin@2.2.0 :
7674
+ version "2.2.0 "
7675
+ resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-2.2.0. tgz#19ca69b435b0baec7e29fbe90fb4015de2de4f16 "
7676
+ integrity sha512-9S6YyKKKh/Oz/eryM1RyLVDVmy3NSPV0JXMRhZ18fJsq+AwGxUY34X54VNwkzYcEmEkDwNxuEOboCZEebJXBAQ ==
7677
7677
dependencies :
7678
7678
fs-extra "^7.0.0"
7679
7679
lodash ">=3.5 <5"
7680
+ object.entries "^1.1.0"
7680
7681
tapable "^1.0.0"
7681
7682
7682
7683
You can’t perform that action at this time.
0 commit comments