Skip to content

Commit 48c969b

Browse files
fix(deps): update dependency react-dom to v16.3.3 [security]
1 parent 62bcc83 commit 48c969b

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

e2e-tests/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"opentracing": "0.14.3",
77
"react": "16.3.1",
8-
"react-dom": "16.3.1",
8+
"react-dom": "16.3.3",
99
"react-scripts": "1.1.4",
1010
"zipkin": "0.10.1",
1111
"zipkin-javascript-opentracing": "file:../..",

e2e-tests/react/yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5703,9 +5703,10 @@ react-dev-utils@^5.0.1:
57035703
strip-ansi "3.0.1"
57045704
text-table "0.2.0"
57055705

5706-
react-dom@16.3.1:
5707-
version "16.3.1"
5708-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.1.tgz#6a3c90a4fb62f915bdbcf6204422d93a7d4ca573"
5706+
react-dom@16.3.3:
5707+
version "16.3.3"
5708+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.3.3.tgz#af4c2aef9f6a66251a46da50253c860a67ae66d9"
5709+
integrity sha512-ALCp7ZbSGkqRDtQoZozKVNgwXMxbxf/IGOUMC2A0yF6JHeZrS8e2cOotPT87Vf4b7PKCuUVKU4/RDEXxToA/yA==
57095710
dependencies:
57105711
fbjs "^0.8.16"
57115712
loose-envify "^1.1.0"
@@ -7385,7 +7386,7 @@ yauzl@2.4.1:
73857386
fd-slicer "~1.0.1"
73867387

73877388
"zipkin-javascript-opentracing@file:../..":
7388-
version "2.0.1"
7389+
version "3.0.0"
73897390

73907391
zipkin-transport-http@0.10.1:
73917392
version "0.10.1"

0 commit comments

Comments
 (0)