Skip to content

Commit

Permalink
Update dependency react-native-webview to v11.26.1 (laurent22#7735)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 7, 2023
1 parent 0a0e31a commit 765c448
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/app-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"react-native-url-polyfill": "1.3.0",
"react-native-vector-icons": "9.2.0",
"react-native-version-info": "1.1.1",
"react-native-webview": "11.26.0",
"react-native-webview": "11.26.1",
"react-redux": "7.2.9",
"redux": "4.2.0",
"rn-fetch-blob": "0.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4762,7 +4762,7 @@ __metadata:
react-native-url-polyfill: 1.3.0
react-native-vector-icons: 9.2.0
react-native-version-info: 1.1.1
react-native-webview: 11.26.0
react-native-webview: 11.26.1
react-redux: 7.2.9
redux: 4.2.0
rn-fetch-blob: 0.12.0
Expand Down Expand Up @@ -26377,16 +26377,16 @@ __metadata:
languageName: node
linkType: hard

"react-native-webview@npm:11.26.0":
version: 11.26.0
resolution: "react-native-webview@npm:11.26.0"
"react-native-webview@npm:11.26.1":
version: 11.26.1
resolution: "react-native-webview@npm:11.26.1"
dependencies:
escape-string-regexp: 2.0.0
invariant: 2.2.4
peerDependencies:
react: "*"
react-native: "*"
checksum: 9335fd21cdb9a883e241650cf66421a72d0456c905d8da2948bdc168124b8eec944c86e5f1730d4985fb4b3fe8554363c08765f0c5e6c0014035620cb7450378
checksum: d2f95a89e944a2f1e8cf402e4e274f3568edae42e7ef190915e9fba8004a01d699c962459bdc9688c159060538e90aea3017cab24e6f4112021cbbc10ef57104
languageName: node
linkType: hard

Expand Down

0 comments on commit 765c448

Please sign in to comment.