From 7bf36b383fa19d4d3355e8ea161154de8179f8ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 15:40:29 +0000 Subject: [PATCH] chore(deps-dev): bump react-native-webview in /packages/mobile Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 13.6.0 to 13.8.1. - [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.6.0...v13.8.1) --- updated-dependencies: - dependency-name: react-native-webview dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/mobile/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mobile/package.json b/packages/mobile/package.json index b72165f0d9e..53e3aa0e8a0 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -65,7 +65,7 @@ "react-native-privacy-snapshot": "standardnotes/react-native-privacy-snapshot#653e904c90fc6f2b578da59138f2bfe5d7f942fe", "react-native-share": "^9.4.1", "react-native-version-info": "^1.1.1", - "react-native-webview": "13.6.0", + "react-native-webview": "13.8.1", "typescript": "*" }, "engines": {