Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
e3684d58ae fix: packages/demo/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-JSON5-3182856
- https://snyk.io/vuln/SNYK-JS-SEMVER-3247795
2023-07-07 01:21:17 +00:00

View File

@@ -11,7 +11,7 @@
"postinstall": "expo-yarn-workspaces postinstall"
},
"dependencies": {
"expo": "^33.0.0",
"expo": "^49.0.0",
"react": "16.8.3",
"react-dom": "^16.8.6",
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",