From a43d899ba5dc2b7cba0ff162af2b0af4dbfc5dd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 02:46:31 +0000 Subject: [PATCH] fix(deps): update dependency react-native-adjust to ^4.35.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b91ba30570b..88c97071ad2 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ "react-async-hook": "^4.0.0", "react-i18next": "^12.3.1", "react-native": "0.71.12", - "react-native-adjust": "^4.33.0", + "react-native-adjust": "^4.35.0", "react-native-android-open-settings": "^1.3.0", "react-native-auth0": "^2.17.4", "react-native-bip39": "https://github.com/celo-org/react-native-bip39#65facae", diff --git a/yarn.lock b/yarn.lock index ea1a2acfbc5..fda33f2533d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13523,10 +13523,10 @@ react-is@^18.0.0, react-is@^18.2.0: resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== -react-native-adjust@^4.33.0: - version "4.33.0" - resolved "https://registry.yarnpkg.com/react-native-adjust/-/react-native-adjust-4.33.0.tgz#92a906d137993d8763500d85e07e4789c6ab33cd" - integrity sha512-EYCG5iA5I/VaIpAEEvawEvdE4miKH2hAtEzWo7on775go+dbtKsd4c3G26NvSu8cCei39HMs9CAIlGBVI+SxRw== +react-native-adjust@^4.33.0, react-native-adjust@^4.35.0: + version "4.35.1" + resolved "https://registry.yarnpkg.com/react-native-adjust/-/react-native-adjust-4.35.1.tgz#995fba796c5bcdcb5f2e46f51d359cc346be3e7a" + integrity sha512-XVbkNaypy2y1f43kq8IDbRzZhlDcL2lFVa7wpI5pQvX/Ru1X/yF+eQ/2u0ZJrVEsFHGkhObvUB0H3DR5Bs6aKQ== react-native-android-open-settings@^1.3.0: version "1.3.0"