Skip to content

Commit 117908f

Browse files
authored
Merge branch 'master' into snyk-upgrade-9c7c49f234df70e3ef0a682a295c5ced
2 parents 5bb0581 + 4037660 commit 117908f

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.71.1",
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
@@ -6196,10 +6196,10 @@ react-test-renderer@16.13.1:
61966196
react-is "^16.8.6"
61976197
scheduler "^0.19.1"
61986198

6199-
react@16.13.1:
6200-
version "16.13.1"
6201-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
6202-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
6199+
react@16.14.0:
6200+
version "16.14.0"
6201+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
6202+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
62036203
dependencies:
62046204
loose-envify "^1.1.0"
62056205
object-assign "^4.1.1"

0 commit comments

Comments
 (0)