Skip to content

Commit bfea7ea

Browse files
fix: pin react-native-quick-crypto to 1.0.9
1 parent 83edbc5 commit bfea7ea

3 files changed

Lines changed: 17 additions & 10 deletions

File tree

pnpm-lock.yaml

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

sample/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PODS:
3838
- ReactCommon/turbomodule/core
3939
- SocketRocket
4040
- Yoga
41-
- QuickCrypto (1.0.19):
41+
- QuickCrypto (1.0.9):
4242
- boost
4343
- DoubleConversion
4444
- fast_float
@@ -2922,7 +2922,7 @@ SPEC CHECKSUMS:
29222922
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
29232923
hermes-engine: bbc1152da7d2d40f9e59c28acc6576fcf5d28e2a
29242924
NitroModules: 30c376f96874896e2ebf2ef16c5d84019c06d93b
2925-
QuickCrypto: b16c61795b9025ecb154671d5a08e386ed119a69
2925+
QuickCrypto: be031b34e1004b427bdaca1be5283a3288bf6ce4
29262926
RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
29272927
RCTDeprecation: 300c5eb91114d4339b0bb39505d0f4824d7299b7
29282928
RCTRequired: e0446b01093475b7082fbeee5d1ef4ad1fe20ac4

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-native-encrypted-storage": "^4.0.3",
3131
"react-native-nitro-modules": "^0.33.7",
3232
"react-native-quick-base64": "^2.2.2",
33-
"react-native-quick-crypto": "^1.0.9",
33+
"react-native-quick-crypto": "1.0.9",
3434
"react-native-reanimated": "3.18.0",
3535
"react-native-safe-area-context": "^5.6.1",
3636
"react-native-screens": "^4.16.0",

0 commit comments

Comments
 (0)