From 383eb250afc3f801fca21124683a42ff74f517a8 Mon Sep 17 00:00:00 2001 From: aleqsio Date: Mon, 3 Oct 2022 19:08:59 +0200 Subject: [PATCH] Update yarn lock --- CHANGELOG.md | 1 + yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac329d712451b..16abade141e4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Package-specific changes not released in any SDK will be added here just before ## Unpublished ### 📚 3rd party library updates + - Updated `@stripe/stripe-react-native` from `0.13.1` to `0.18.1` on iOS. ([#19055](https://github.com/expo/expo/pull/19055) by [@tsapeta](https://github.com/tsapeta)) - Updated `@shopify/flash-list` from `1.1.0` to `1.3.0`. ([#19317](https://github.com/expo/expo/pull/19317) by [@kudo](https://github.com/kudo)) - Updated `react-native-webview` from `11.23.0` to `11.23.1`. diff --git a/yarn.lock b/yarn.lock index 47bce365018be..e69e61c02fa32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -17430,10 +17430,10 @@ react-native-web@~0.18.9: postcss-value-parser "^4.2.0" styleq "^0.1.2" -react-native-webview@11.22.4: - version "11.22.4" - resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.22.4.tgz#0381b09ed33ad3c1f9d5c40a6c619dc9306757d8" - integrity sha512-nhDibIY2wzjA1Ydn0Kiydx5e20XJ3QWTi2wgIq4iq76pI186fqtcgcsaT69XUGLM0C2iQSn33d/joDgW20pFWg== +react-native-webview@11.23.1: + version "11.23.1" + resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.23.1.tgz#6a4bf2620e491dd4fecf4e6dc079005117fae12c" + integrity sha512-bmqsdg4RYOUYD37R9XTrQALm7eD62KbLNPRfgvpLGd1SjaurvAjjsLrLN4mt6yOtKOMKeZvlcAl3x6De6cCQsA== dependencies: escape-string-regexp "2.0.0" invariant "2.2.4"