Skip to content

Commit 45fa3a0

Browse files
Merge pull request #45 from tutorcruncher/dependabot/npm_and_yarn/react-dom-16.2.1
[Security] Bump react-dom from 16.2.0 to 16.2.1
2 parents 26e3489 + e8795a6 commit 45fa3a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"raven-js": "^3.22.0",
4545
"react": "^16.2.0",
4646
"react-app-rewired": "^1.6.2",
47-
"react-dom": "^16.2.0",
47+
"react-dom": "^16.2.1",
4848
"react-router-dom": "^5.0.1",
4949
"react-scripts": "1.0.17",
5050
"react-select": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6873,10 +6873,10 @@ react-dev-utils@^4.2.1:
68736873
strip-ansi "3.0.1"
68746874
text-table "0.2.0"
68756875

6876-
react-dom@^16.2.0:
6877-
version "16.2.0"
6878-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.0.tgz#69003178601c0ca19b709b33a83369fe6124c044"
6879-
integrity sha512-zpGAdwHVn9K0091d+hr+R0qrjoJ84cIBFL2uU60KvWBPfZ7LPSrfqviTxGHWN0sjPZb2hxWzMexwrvJdKePvjg==
6876+
react-dom@^16.2.1:
6877+
version "16.2.1"
6878+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.2.1.tgz#5cfb32f66267ece7b3850466bf3b219d4911fc1a"
6879+
integrity sha512-0ujGgYnpX0GlaAjUfwU7ddy0DjuzPmTHHi2SlPolGv7hAyUpK7XA7WZcxit5ZcU7cW5QU1HJjlS3eMn42tSfYQ==
68806880
dependencies:
68816881
fbjs "^0.8.16"
68826882
loose-envify "^1.1.0"

0 commit comments

Comments
 (0)