Skip to content

Commit 81e17e3

Browse files
committed
fix(63871): pin dependency versions
1 parent fb07b74 commit 81e17e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@
132132
"dom-serializer": "^0.2.2",
133133
"domhandler": "^4.3.0",
134134
"expensify-common": "2.0.159",
135-
"expo": "^53.0.11",
135+
"expo": "53.0.11",
136136
"expo-asset": "^11.1.2",
137137
"expo-av": "^15.1.5",
138138
"expo-font": "^13.0.4",
139-
"expo-image": "^2.4.0",
139+
"expo-image": "2.4.0",
140140
"expo-image-manipulator": "^13.1.5",
141141
"expo-secure-store": "~14.2.4",
142142
"fast-equals": "^5.2.2",
@@ -165,7 +165,7 @@
165165
"react-native-advanced-input-mask": "1.4.4",
166166
"react-native-android-location-enabler": "^3.0.1",
167167
"react-native-app-logs": "0.3.1",
168-
"react-native-blob-util": "^0.22.2",
168+
"react-native-blob-util": "0.22.2",
169169
"react-native-collapsible": "^1.6.2",
170170
"react-native-config": "1.5.3",
171171
"react-native-device-info": "10.3.1",

0 commit comments

Comments
 (0)