From a846ed9614e30798533bd9fd5f2c929a3db83083 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:21:41 +0000 Subject: [PATCH] chore(deps): bump react-native-webview from 13.8.7 to 13.10.5 Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 13.8.7 to 13.10.5. - [Release notes](https://github.com/react-native-webview/react-native-webview/releases) - [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc) - [Commits](https://github.com/react-native-webview/react-native-webview/compare/v13.8.7...v13.10.5) --- updated-dependencies: - dependency-name: react-native-webview dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5edda222..d8438762 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7670,9 +7670,9 @@ react-native-version@^4.0.0: semver "^7.0.0" react-native-webview@^13.2.2: - version "13.8.7" - resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.8.7.tgz#f75f7bb2fe880c2cc62e37266cd33f1f8e704444" - integrity sha512-r8y+qlyh2+mtuPhOvgPB9Ccn2itDXacvaVFuB61AYTfisz1YhJ57iFEE8j32DfDpvl6NhaaFIzzHsumwJk92bQ== + version "13.10.5" + resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.10.5.tgz#d6d2238b12dd295765eb5d4fdbb34759ffd1df27" + integrity sha512-ZfQJHyifuZop8cQB8HYpL9dxss9Cw9sOlMU+/yarfG/ugoL0rky/0tq9QmEydFMXjDSplSUb22OrRdFlqfXe0g== dependencies: escape-string-regexp "2.0.0" invariant "2.2.4"