From 357ee3fd5d79db26139e3d742e681e3bf33ffe8b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Nov 2024 05:58:00 +0000 Subject: [PATCH] fix: upgrade expo-modules-core from 1.5.9 to 1.12.25 Snyk has created this PR to upgrade expo-modules-core from 1.5.9 to 1.12.25. See this package in yarn: expo-modules-core See this project in Snyk: https://app.snyk.io/org/ajile-in/project/e2f033d2-56f8-4402-a23a-aa97c7485d56?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- yarn.lock | 9 ++++----- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f3da732b..e585f747 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "bip39": "^3.1.0", "crypto-js": "^4.2.0", "events": "^1.1.1", - "expo-modules-core": "^1.2.7", + "expo-modules-core": "^1.12.25", "i18next": "^23.4.1", "lodash.flatten": "^4.4.0", "lodash.shuffle": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 220d0e81..a5dba844 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6238,12 +6238,11 @@ expo-modules-autolinking@^0.0.3: find-up "~5.0.0" fs-extra "^9.1.0" -expo-modules-core@^1.2.7: - version "1.5.9" - resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.5.9.tgz#d8bc397860cabb23f735f5baac3602bd73231671" - integrity sha512-kQxllZfus7wM0O6X0Ud+SOnbH/kbxtEAQp2gkvDq3P3kqhtafue/H9CPDX04uWc/pypvp9vp/sZ+qvA0alaVuQ== +expo-modules-core@^1.12.25: + version "1.12.26" + resolved "https://registry.yarnpkg.com/expo-modules-core/-/expo-modules-core-1.12.26.tgz#86c4087dc6246abfc4d7f5e61097dc8cc4b22262" + integrity sha512-y8yDWjOi+rQRdO+HY+LnUlz8qzHerUaw/LUjKPU/mX8PRXP4UUPEEp5fjAwBU44xjNmYSHWZDwet4IBBE+yQUA== dependencies: - compare-versions "^3.4.0" invariant "^2.2.4" expo-random@*: