Skip to content

Commit 4037660

Browse files
authored
Merge pull request #2 from skinet2009/snyk-upgrade-e73b84ca55282194a0dffba5612b2a04
[Snyk] Upgrade react from 16.13.1 to 16.14.0
2 parents ba9f322 + 236be9c commit 4037660

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"react": "16.13.1",
13+
"react": "16.14.0",
1414
"react-native": "0.63.4",
1515
"react-native-easy-toast": "^1.2.0"
1616
},

examples/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5550,10 +5550,10 @@ react-test-renderer@16.13.1:
55505550
react-is "^16.8.6"
55515551
scheduler "^0.19.1"
55525552

5553-
react@16.13.1:
5554-
version "16.13.1"
5555-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
5556-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
5553+
react@16.14.0:
5554+
version "16.14.0"
5555+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
5556+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
55575557
dependencies:
55585558
loose-envify "^1.1.0"
55595559
object-assign "^4.1.1"

0 commit comments

Comments
 (0)