Skip to content

Commit ab3f637

Browse files
Update expo monorepo
1 parent 3e34b0b commit ab3f637

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-prettier": "8.3.0",
2929
"eslint-plugin-prettier": "4.0.0",
3030
"jest": "27.4.7",
31-
"jest-expo": "46.0.1",
31+
"jest-expo": "46.0.2",
3232
"metro-react-native-babel-preset": "0.67.0",
3333
"npm-run-all": "4.1.5",
3434
"prettier": "2.5.1",
@@ -57,16 +57,16 @@
5757
"sideEffects": false,
5858
"dependencies": {
5959
"events": "3.3.0",
60-
"expo": "46.0.0",
61-
"expo-constants": "13.2.3",
60+
"expo": "46.0.17",
61+
"expo-constants": "13.2.4",
6262
"expo-file-system": "14.1.0",
6363
"expo-image-picker": "13.3.1",
64-
"expo-intent-launcher": "10.3.0",
64+
"expo-intent-launcher": "10.3.1",
6565
"expo-media-library": "14.2.0",
6666
"expo-permissions": "13.2.0",
6767
"expo-random": "12.3.0",
6868
"expo-secure-store": "11.3.0",
69-
"expo-standard-web-crypto": "1.4.0",
69+
"expo-standard-web-crypto": "1.4.1",
7070
"filter-validate-email": "1.1.3",
7171
"react-native-gesture-handler": "2.5.0",
7272
"react-native-safe-area-context": "4.3.1",

0 commit comments

Comments
 (0)