Skip to content

Commit b31992a

Browse files
1 parent a975f9b commit b31992a

File tree

3 files changed

+9
-17
lines changed

3 files changed

+9
-17
lines changed

package-lock.json

Lines changed: 2 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"prettier": "^1.6.0",
2828
"raw-loader": "0.5.1",
2929
"react": "16.4.1",
30-
"react-dom": "16.4.1",
30+
"react-dom": "16.4.2",
3131
"react-svg-inline": "2.1.1",
3232
"smoothscroll-polyfill": "0.4.3",
3333
"tslint": "5.10.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,7 +1996,7 @@ compressible@~2.0.13:
19961996

19971997
compression@^1.5.2:
19981998
version "1.7.2"
1999-
resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
1999+
resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69"
20002000
integrity sha1-qv+81qr4VLROuygDU9WtFlH1mmk=
20012001
dependencies:
20022002
accepts "~1.3.4"
@@ -2957,7 +2957,7 @@ etag@~1.8.1:
29572957

29582958
event-stream@~3.3.0:
29592959
version "3.3.4"
2960-
resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
2960+
resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571"
29612961
integrity sha1-SrTJoPWlTbkzi0w02Gv86PSzVXE=
29622962
dependencies:
29632963
duplexer "~0.1.1"
@@ -6290,10 +6290,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
62906290
minimist "^1.2.0"
62916291
strip-json-comments "~2.0.1"
62926292

6293-
6294-
version "16.4.1"
6295-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
6296-
integrity sha512-1Gin+wghF/7gl4Cqcvr1DxFX2Osz7ugxSwl6gBqCMpdrxHjIFUS7GYxrFftZ9Ln44FHw0JxCFD9YtZsrbR5/4A==
6293+
6294+
version "16.4.2"
6295+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
6296+
integrity sha512-Usl73nQqzvmJN+89r97zmeUpQDKDlh58eX6Hbs/ERdDHzeBzWy+ENk7fsGQ+5KxArV1iOFPT46/VneklK9zoWw==
62976297
dependencies:
62986298
fbjs "^0.8.16"
62996299
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)