Skip to content

Commit 7f67826

Browse files
committed
chore(deps): update dependency react-dom [security]
1 parent 88b7d69 commit 7f67826

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"raven": "2.6.2",
3333
"raven-js": "3.26.2",
3434
"react": "16.4.1",
35-
"react-dom": "16.4.1",
35+
"react-dom": "16.4.2",
3636
"react-instantsearch": "5.1.0",
3737
"react-structured-data": "flybayer/react-structured-data#fix-ssr",
3838
"styled-components": "3.3.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4821,9 +4821,9 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
48214821
minimist "^1.2.0"
48224822
strip-json-comments "~2.0.1"
48234823

4824-
react-dom@16.4.1:
4825-
version "16.4.1"
4826-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.1.tgz#7f8b0223b3a5fbe205116c56deb85de32685dad6"
4824+
react-dom@16.4.2:
4825+
version "16.4.2"
4826+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.4.2.tgz#4afed569689f2c561d2b8da0b819669c38a0bda4"
48274827
dependencies:
48284828
fbjs "^0.8.16"
48294829
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)