From 59b8dd67fcedfff8d9408763201a3dd370734078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 15:27:58 +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.7.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.7.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 a296f9649d1..3ddffc8badd 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.7.1", "typescript": "*" }, "engines": {