Skip to content

Commit 86953f3

Browse files
Bump react-native-webview from 8.0.6 to 11.0.0 in /wellBeingCheck
Bumps [react-native-webview](https://github.com/react-native-community/react-native-webview) from 8.0.6 to 11.0.0. - [Release notes](https://github.com/react-native-community/react-native-webview/releases) - [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc) - [Commits](react-native-webview/react-native-webview@v8.0.6...v11.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0220750 commit 86953f3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

wellBeingCheck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-native-safe-area-context": "^3.2.0",
3232
"react-native-screens": "^2.11.0",
3333
"react-native-web": "~0.13.12",
34-
"react-native-webview": "^10.9.0",
34+
"react-native-webview": "^11.0.0",
3535
"react-navigation": "^4.4.1",
3636
"react-navigation-stack": "^2.8.3",
3737
"short-uuid": "^4.1.0"

wellBeingCheck/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4758,10 +4758,10 @@ react-native-web@~0.13.12:
47584758
prop-types "^15.6.0"
47594759
react-timer-mixin "^0.13.4"
47604760

4761-
react-native-webview@^10.9.0:
4762-
version "10.9.0"
4763-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-10.9.0.tgz#a45998f82ab1bbbbfde22b8b155394772610157a"
4764-
integrity sha512-zYZfmdJca/xRbwvvOfPhzL59SQC4L0W9rPWVF4zMi7BMDdCVHXVp0wKZ9KzmqxZNwadZNTxl5s0pvd6p3S34Fg==
4761+
react-native-webview@^11.0.0:
4762+
version "11.0.0"
4763+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-11.0.0.tgz#d667cbcc772e963fe88a4156290d25fe47ed43b0"
4764+
integrity sha512-gzID5ebCFVNkxreuabClymo6QkJbXCLEtiIUY9QAhxY58HsDUp8x0YzDVEROYyEJ4ghL71koAOeQRDNAgNnh1w==
47654765
dependencies:
47664766
escape-string-regexp "2.0.0"
47674767
invariant "2.2.4"

0 commit comments

Comments
 (0)