Skip to content

Commit b783c7b

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MERGE-1042987
1 parent 9ac2f60 commit b783c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"moment-timezone": "0.4.1",
2525
"object-assign": "4.0.1",
2626
"react": "15.4.0",
27-
"react-native": "0.38.0",
27+
"react-native": "0.49.0",
2828
"react-native-keychain": "0.2.6",
2929
"react-native-mock": "0.2.7",
3030
"react-timer-mixin": "0.13.3",

0 commit comments

Comments
 (0)