From 60d87d43ec52ea1db7f68b3c1b4ecf3da07f1a90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:36:20 +0000 Subject: [PATCH] chore(deps): update dependency react-native-quick-crypto to ^0.7.10 (#6370) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-native-quick-crypto](https://redirect.github.com/margelo/react-native-quick-crypto) | [`^0.7.9` -> `^0.7.10`](https://renovatebot.com/diffs/npm/react-native-quick-crypto/0.7.10/0.7.10) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-quick-crypto/0.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-quick-crypto/0.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-quick-crypto/0.7.10/0.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-quick-crypto/0.7.10/0.7.10?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/valora-inc/wallet). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 24ccd10412f..f20f8acc27a 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "react-native-picker-select": "^9.3.1", "react-native-platform-touchable": "^1.1.1", "react-native-qrcode-svg": "^6.3.12", - "react-native-quick-crypto": "^0.7.9", + "react-native-quick-crypto": "^0.7.10", "react-native-reanimated": "^3.15.1", "react-native-restart": "^0.0.27", "react-native-safe-area-context": "^4.14.1", diff --git a/yarn.lock b/yarn.lock index 45485ad7a62..e5a7f3b7532 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12725,7 +12725,7 @@ react-native-quick-base64@^2.0.5: dependencies: base64-js "^1.5.1" -react-native-quick-crypto@^0.7.9: +react-native-quick-crypto@^0.7.10: version "0.7.10" resolved "https://registry.yarnpkg.com/react-native-quick-crypto/-/react-native-quick-crypto-0.7.10.tgz#b65359348b4c1f2677c52ef54ab568f81627a4cf" integrity sha512-ziupKopD1o58v+ywL8aTvJMXBpGf89xLQc3JKG5CRSdEUfTUu5e4ru43KIXrG6uleCX8pcgD6e6RsMqrdEy0zw==