From 11d92a64fd22b94c33cc3bf05a8a59ea9b5bac10 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 17 Aug 2024 16:59:27 +0000 Subject: [PATCH] feat: upgrade lodash from 0.0.0 to 4.17.21 Snyk has created this PR to upgrade lodash from 0.0.0 to 4.17.21. See this package in yarn: lodash See this project in Snyk: https://app.snyk.io/org/okeamah/project/bc7aaa8e-afd1-426d-b56a-6fa24dd4a98f?utm_source=github&utm_medium=referral&page=upgrade-pr --- shared/package.json | 2 +- shared/yarn.lock | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/shared/package.json b/shared/package.json index 3705c9c2f0de..03edbcfa3f33 100644 --- a/shared/package.json +++ b/shared/package.json @@ -105,7 +105,7 @@ "google-libphonenumber": "3.2.34", "iced-runtime": "1.0.4", "immer": "10.0.3", - "lodash": "./lodash.4.17.5.strict", + "lodash": "4.17.21", "lottie-ios": "4.3.4", "lottie-react-native": "6.4.1", "lottie-web": "5.12.2", diff --git a/shared/yarn.lock b/shared/yarn.lock index cb00d3598e73..5f5fed1c9904 100644 --- a/shared/yarn.lock +++ b/shared/yarn.lock @@ -7522,10 +7522,7 @@ lodash.throttle@^4.1.1: resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4" integrity sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ== -lodash@./lodash.4.17.5.strict: - version "0.0.0" - -lodash@^4, lodash@^4.17.13, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4: +lodash@4.17.21, lodash@^4, lodash@^4.17.13, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==