Skip to content

Commit 49582ab

Browse files
chore(deps): bump react-native-webview from 11.26.1 to 13.10.2
Bumps [react-native-webview](https://github.com/react-native-webview/react-native-webview) from 11.26.1 to 13.10.2. - [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](react-native-webview/react-native-webview@v11.26.1...v13.10.2) --- updated-dependencies: - dependency-name: react-native-webview dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca38977 commit 49582ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"react-native-svg": "13.6.0",
8181
"react-native-tab-view": "^3.3.4",
8282
"react-native-toast-message": "^2.1.5",
83-
"react-native-webview": "^11.25.0",
83+
"react-native-webview": "^13.10.2",
8484
"react-redux": "^8.0.5",
8585
"redux": "^4.2.1",
8686
"redux-persist": "^6.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9281,10 +9281,10 @@ react-native-toast-message@^2.1.5:
92819281
resolved "https://registry.yarnpkg.com/react-native-toast-message/-/react-native-toast-message-2.1.6.tgz#322827c66901fa22cb3db614c7383cc717f5bbe2"
92829282
integrity sha512-VctXuq20vmRa9AE13acaNZhrLcS3FaBS2zEevS3+vhBsnVZYG0FIlWIis9tVnpnNxUb3ART+BWtwQjzSttXTng==
92839283

9284-
react-native-webview@^11.25.0:
9285-
version "11.26.1"
9286-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.26.1.tgz#658c09ed5162dc170b361e48c2dd26c9712879da"
9287-
integrity sha512-hC7BkxOpf+z0UKhxFSFTPAM4shQzYmZHoELa6/8a/MspcjEP7ukYKpuSUTLDywQditT8yI9idfcKvfZDKQExGw==
9284+
react-native-webview@^13.10.2:
9285+
version "13.10.2"
9286+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-13.10.2.tgz#0f9b84ab38cca022d5b1c4e77c100f4d9591e7af"
9287+
integrity sha512-rjrTuPBtpHbI3owoyvSR+bRJqHfsdo5V3nVfU+G65CotkSLewEcGfA9cq7Qv3nzm5t0KEDIt0G/n7hQFjsXihQ==
92889288
dependencies:
92899289
escape-string-regexp "2.0.0"
92909290
invariant "2.2.4"

0 commit comments

Comments
 (0)