From 7477eccbd5534b48ca78921a557d83c3e6ac4bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Vonheiden?= Date: Wed, 21 Jan 2026 10:04:50 +0100 Subject: [PATCH] fix: Update react-native-webview resolution in yarn.lock --- yarn.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 1f5acfd71d..b7c050d4b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12612,7 +12612,7 @@ __metadata: "react-native-webview@npm:^13.12.5": version: 13.16.0 - resolution: "react-native-webview@npm:13.16.0::__archiveUrl=https%3A%2F%2Fnpm.dev.wixpress.com%2Fapi%2Fnpm%2Fnpm-repos%2Freact-native-webview%2F-%2Freact-native-webview-13.16.0.tgz" + resolution: "react-native-webview@npm:13.16.0" dependencies: escape-string-regexp: "npm:^4.0.0" invariant: "npm:2.2.4"