@@ -794,7 +794,7 @@ block-stream@*:
794
794
dependencies :
795
795
inherits "~2.0.0"
796
796
797
- bluebird@^3.4.6 :
797
+ bluebird@^3.4.7 :
798
798
version "3.4.7"
799
799
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
800
800
@@ -1629,7 +1629,7 @@ html-entities@^1.2.0:
1629
1629
version "1.2.0"
1630
1630
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.0.tgz#41948caf85ce82fed36e4e6a0ed371a6664379e2"
1631
1631
1632
- html-minifier@^3.1.0 :
1632
+ html-minifier@^3.2.3 :
1633
1633
version "3.2.3"
1634
1634
resolved "https://registry.yarnpkg.com/html-minifier/-/html-minifier-3.2.3.tgz#d2ff536e24d95726c332493d8f77d84dbed85372"
1635
1635
dependencies :
@@ -1642,14 +1642,14 @@ html-minifier@^3.1.0:
1642
1642
relateurl "0.2.x"
1643
1643
uglify-js "2.7.x"
1644
1644
1645
- html-webpack-plugin@^2.25 .0 :
1646
- version "2.25 .0"
1647
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-2.25 .0.tgz#945c860c9bf413d725a09f773d09cfeca72e8f8a "
1645
+ html-webpack-plugin@^2.26 .0 :
1646
+ version "2.26 .0"
1647
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-2.26 .0.tgz#ba97c8a66f912b85df80d2aeea65966c8bd9249e "
1648
1648
dependencies :
1649
- bluebird "^3.4.6 "
1650
- html-minifier "^3.1.0 "
1649
+ bluebird "^3.4.7 "
1650
+ html-minifier "^3.2.3 "
1651
1651
loader-utils "^0.2.16"
1652
- lodash "^4.16.4 "
1652
+ lodash "^4.17.3 "
1653
1653
pretty-error "^2.0.2"
1654
1654
toposort "^1.0.0"
1655
1655
@@ -1950,7 +1950,7 @@ loader-utils@^0.2.11, loader-utils@^0.2.16:
1950
1950
json5 "^0.5.0"
1951
1951
object-assign "^4.0.1"
1952
1952
1953
- lodash@^4.14.0, lodash@^4.16.4 , lodash@^4.2.0 :
1953
+ lodash@^4.14.0, lodash@^4.17.3 , lodash@^4.2.0 :
1954
1954
version "4.17.4"
1955
1955
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1956
1956
@@ -2420,17 +2420,17 @@ rc@~1.1.6:
2420
2420
minimist "^1.2.0"
2421
2421
strip-json-comments "~1.0.4"
2422
2422
2423
- react-dom@^15.4.1 :
2424
- version "15.4.1 "
2425
- resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.4.1 .tgz#d54c913261aaedb17adc20410d029dcc18a1344a "
2423
+ react-dom@^15.4.2 :
2424
+ version "15.4.2 "
2425
+ resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-15.4.2 .tgz#015363f05b0a1fd52ae9efdd3a0060d90695208f "
2426
2426
dependencies :
2427
2427
fbjs "^0.8.1"
2428
2428
loose-envify "^1.1.0"
2429
2429
object-assign "^4.1.0"
2430
2430
2431
- react@^15.4.1 :
2432
- version "15.4.1 "
2433
- resolved "https://registry.yarnpkg.com/react/-/react-15.4.1 .tgz#498e918602677a3983cd0fd206dfe700389a0dd6 "
2431
+ react@^15.4.2 :
2432
+ version "15.4.2 "
2433
+ resolved "https://registry.yarnpkg.com/react/-/react-15.4.2 .tgz#41f7991b26185392ba9bae96c8889e7e018397ef "
2434
2434
dependencies :
2435
2435
fbjs "^0.8.4"
2436
2436
loose-envify "^1.1.0"
@@ -2974,9 +2974,9 @@ webpack-dev-middleware@^1.9.0:
2974
2974
path-is-absolute "^1.0.0"
2975
2975
range-parser "^1.0.3"
2976
2976
2977
- webpack-hot-middleware@^2.14 .0 :
2978
- version "2.14 .0"
2979
- resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.14 .0.tgz#64bb8cf056ba84c699d148840ae77e54179abb6d "
2977
+ webpack-hot-middleware@^2.15 .0 :
2978
+ version "2.15 .0"
2979
+ resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.15 .0.tgz#71995af7c0025f109df482f86f1e10379526d026 "
2980
2980
dependencies :
2981
2981
ansi-html "0.0.6"
2982
2982
html-entities "^1.2.0"
0 commit comments