diff --git a/bun.lockb b/bun.lockb index cd792610..b5951c58 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 5ea2755f..b5f4849b 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -323,7 +323,7 @@ PODS: - react-native-quick-base64 (2.1.2): - RCT-Folly (= 2021.07.22.00) - React-Core - - react-native-quick-crypto (0.7.6): + - react-native-quick-crypto (0.7.7): - OpenSSL-Universal - RCT-Folly (= 2021.07.22.00) - React @@ -628,7 +628,7 @@ SPEC CHECKSUMS: React-logger: 8edc785c47c8686c7962199a307015e2ce9a0e4f react-native-fast-encoder: 6f59e9b08e2bc5a8bf1f36e1630cdcfd66dd18af react-native-quick-base64: 61228d753294ae643294a75fece8e0e80b7558a6 - react-native-quick-crypto: 03d888b32a7d58adfe93926ee226c1adc5519c6e + react-native-quick-crypto: cb37232c60e48158ab55b4f48aacf46ddce963c0 react-native-safe-area-context: ab8f4a3d8180913bd78ae75dd599c94cce3d5e9a React-NativeModulesApple: b6868ee904013a7923128892ee4a032498a1024a React-perflogger: 31ea61077185eb1428baf60c0db6e2886f141a5a diff --git a/package.json b/package.json index 940411c5..497760ab 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "prettier": "3.3.3", "react": "^18.2.0", "react-native": "^0.72.7", - "react-native-builder-bob": "0.32.1", + "react-native-builder-bob": "0.33.1", "release-it": "^17.2.0", "sscrypto": "^1.1.1", "typescript": "5.6.3",