File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 20
20
"eslint-plugin-jsx-a11y" : " 6.3.1" ,
21
21
"eslint-plugin-react" : " 7.21.4" ,
22
22
"eslint-plugin-relay" : " 1.8.1" ,
23
- "html-webpack-plugin" : " 4.5.0 " ,
23
+ "html-webpack-plugin" : " 4.5.2 " ,
24
24
"webpack" : " 4.44.2" ,
25
25
"webpack-cli" : " 3.3.12" ,
26
26
"webpack-dev-server" : " 3.11.0"
Original file line number Diff line number Diff line change @@ -3452,17 +3452,17 @@ html-minifier-terser@^5.0.1:
3452
3452
relateurl "^0.2.7"
3453
3453
terser "^4.6.3"
3454
3454
3455
-
3456
- version "4.5.0 "
3457
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.0 .tgz#625097650886b97ea5dae331c320e3238f6c121c "
3458
- integrity sha512-MouoXEYSjTzCrjIxWwg8gxL5fE2X2WZJLmBYXlaJhQUH5K/b5OrqmV7T4dB7iu0xkmJ6JlUuV6fFVtnqbPopZw ==
3455
+
3456
+ version "4.5.2 "
3457
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.2 .tgz#76fc83fa1a0f12dd5f7da0404a54e2699666bc12 "
3458
+ integrity sha512-q5oYdzjKUIPQVjOosjgvCHQOv9Ett9CYYHlgvJeXG0qQvdSojnBq4vAdQBwn1+yGveAwHCoe/rMR86ozX3+c2A ==
3459
3459
dependencies :
3460
3460
" @types/html-minifier-terser" " ^5.0.0"
3461
3461
" @types/tapable" " ^1.0.5"
3462
3462
" @types/webpack" " ^4.41.8"
3463
3463
html-minifier-terser "^5.0.1"
3464
3464
loader-utils "^1.2.3"
3465
- lodash "^4.17.15 "
3465
+ lodash "^4.17.20 "
3466
3466
pretty-error "^2.1.1"
3467
3467
tapable "^1.1.3"
3468
3468
util.promisify "1.0.0"
@@ -4071,6 +4071,11 @@ lodash@^4.17.19:
4071
4071
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
4072
4072
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
4073
4073
4074
+ lodash@^4.17.20 :
4075
+ version "4.17.21"
4076
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4077
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4078
+
4074
4079
loglevel@^1.6.8 :
4075
4080
version "1.6.8"
4076
4081
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.8.tgz#8a25fb75d092230ecd4457270d80b54e28011171"
You can’t perform that action at this time.
0 commit comments