Skip to content

Commit b8fa9bc

Browse files
authored
Bump react-native-webview from 7.0.6 to 7.0.7 (#4023)
Bump react-native-webview from 7.0.6 to 7.0.7
2 parents ad6ccdc + 5acb3d8 commit b8fa9bc

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"react-native-tableview-simple": "2.3.0",
135135
"react-native-typography": "1.4.1",
136136
"react-native-vector-icons": "6.6.0",
137-
"react-native-webview": "7.0.6",
137+
"react-native-webview": "7.0.7",
138138
"react-navigation": "3.12.1",
139139
"react-navigation-material-bottom-tabs": "1.1.1",
140140
"react-redux": "7.1.1",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,7 +2733,12 @@ escape-html@~1.0.3:
27332733
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
27342734
integrity sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=
27352735

2736-
[email protected], escape-string-regexp@^1.0.5:
2736+
2737+
version "2.0.0"
2738+
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344"
2739+
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==
2740+
2741+
escape-string-regexp@^1.0.5:
27372742
version "1.0.5"
27382743
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
27392744
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
@@ -6646,12 +6651,12 @@ [email protected]:
66466651
prop-types "^15.6.2"
66476652
yargs "^13.2.2"
66486653

6649-
6650-
version "7.0.6"
6651-
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.0.6.tgz#b34685ce76c59d90b183a45f1321e1f1148bdab9"
6652-
integrity sha512-AaDyHlGfzY5LYoe7Z1C1Z9r2wbWit1vV1lKShJqRGEY+MVafXk49VXDll6wxQCT6pMX3bxOsRmrv3GV5daHYWA==
6654+
6655+
version "7.0.7"
6656+
resolved "https://registry.yarnpkg.com/react-native-webview/-/react-native-webview-7.0.7.tgz#38915091b012de63e625d455bbf074f7dd89efad"
6657+
integrity sha512-vfL4n5Od4bE0AdDAc8wHVkaxjPzI92y2URYs6cnvib9jU+lhc6AGSoLPsT1J9E4+8oojEvpsetUOrJGXmY/F6g==
66536658
dependencies:
6654-
escape-string-regexp "1.0.5"
6659+
escape-string-regexp "2.0.0"
66556660
invariant "2.2.4"
66566661

66576662

0 commit comments

Comments
 (0)