Skip to content

Commit

Permalink
chore(deps): bump expo-crypto in /examples/react-native-example
Browse files Browse the repository at this point in the history
Bumps [expo-crypto](https://github.com/expo/expo/tree/HEAD/packages/expo-crypto) from 12.6.0 to 14.0.1.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-crypto/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-crypto)

---
updated-dependencies:
- dependency-name: expo-crypto
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent ea62edf commit e5f4570
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/react-native-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@ethersproject/shims": "^5.7.0",
"@hashgraph/sdk": "file:.yalc/@hashgraph/sdk",
"expo": "~49.0.16",
"expo-crypto": "~12.6.0",
"expo-crypto": "~14.0.1",
"expo-random": "~13.4.0",
"expo-status-bar": "~1.7.1",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/react-native-example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3755,10 +3755,10 @@ expo-constants@~14.4.2:
"@expo/config" "~8.1.0"
uuid "^3.3.2"

expo-crypto@~12.6.0:
version "12.6.0"
resolved "https://registry.npmjs.org/expo-crypto/-/expo-crypto-12.6.0.tgz"
integrity sha512-wSq64eIJxk4lQBidtcW9wNF5AgO/UvV8W8mDhb7bo6P3xH41yvu/P4FcxevQY1taGA8VHD+fO+xQDrhPiHzFqQ==
expo-crypto@~14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/expo-crypto/-/expo-crypto-14.0.1.tgz#2aabfebf202f8390db9060c033a18ad8eabe8cd9"
integrity sha512-/gGpD9UAz8fgZtU08cwwqeQElkFmMy2Hc8lLa9laSjD3YN0XM07zDJyJ+CC1VhQ63G8WpUnq1IHSmaPbbLp+oQ==
dependencies:
base64-js "^1.3.0"

Expand Down

0 comments on commit e5f4570

Please sign in to comment.