Skip to content

Commit 4b8cc5f

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433
1 parent 534c8a7 commit 4b8cc5f

File tree

2 files changed

+3500
-1293
lines changed

2 files changed

+3500
-1293
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"react": "16.0.0",
13-
"react-native": "0.47.2"
13+
"react-native": "0.63.0"
1414
},
1515
"devDependencies": {
1616
"@types/jest": "20.0.8",

0 commit comments

Comments
 (0)