diff --git a/example/package.json b/example/package.json index 3df594a4e..4a1e99517 100644 --- a/example/package.json +++ b/example/package.json @@ -9,7 +9,7 @@ "start": "react-native start" }, "dependencies": { - "@gorhom/portal": "^0.1.2", + "@gorhom/portal": "^0.1.3", "@gorhom/showcase-template": "^1.0.2", "@react-native-community/blur": "^3.6.0", "@react-native-community/masked-view": "0.1.10", diff --git a/example/yarn.lock b/example/yarn.lock index ba515af2c..fe79e3168 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -818,10 +818,10 @@ dependencies: "@types/hammerjs" "^2.0.36" -"@gorhom/portal@^0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@gorhom/portal/-/portal-0.1.2.tgz#183d7aab36eca10fb6a982a8f30eaa20932bebe6" - integrity sha512-oHRcbXyZ4U3Iyfby93nBSj539NzaFdGJvQlhdryT5piEegeEC2gE+b414v1vjxs+2GwYB/Mwbx/F8Ja83XeeHA== +"@gorhom/portal@^0.1.3": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@gorhom/portal/-/portal-0.1.3.tgz#69eed151de91374448eebf0e0b21c749eecf82b6" + integrity sha512-h7oxmVvvQCbFg8EloCF/6o3le9poxBl4zZp/HwAui/ZeoSUyV7+QFd5umSAHstgMjAATGhfrGAhR3HJUcePZwA== dependencies: lodash.isequal "^4.5.0" nanoid "^3.1.20" diff --git a/package.json b/package.json index ca7e771f2..fcf539311 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "bootstrap": "yarn install && yarn example" }, "dependencies": { - "@gorhom/portal": "^0.1.2", + "@gorhom/portal": "^0.1.3", "invariant": "^2.2.4", "lodash.isequal": "^4.5.0", "nanoid": "^3.1.20", diff --git a/yarn.lock b/yarn.lock index 0c9ef206d..99febb71a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1181,10 +1181,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@gorhom/portal@^0.1.2": - version "0.1.2" - resolved "https://registry.yarnpkg.com/@gorhom/portal/-/portal-0.1.2.tgz#183d7aab36eca10fb6a982a8f30eaa20932bebe6" - integrity sha512-oHRcbXyZ4U3Iyfby93nBSj539NzaFdGJvQlhdryT5piEegeEC2gE+b414v1vjxs+2GwYB/Mwbx/F8Ja83XeeHA== +"@gorhom/portal@^0.1.3": + version "0.1.3" + resolved "https://registry.yarnpkg.com/@gorhom/portal/-/portal-0.1.3.tgz#69eed151de91374448eebf0e0b21c749eecf82b6" + integrity sha512-h7oxmVvvQCbFg8EloCF/6o3le9poxBl4zZp/HwAui/ZeoSUyV7+QFd5umSAHstgMjAATGhfrGAhR3HJUcePZwA== dependencies: lodash.isequal "^4.5.0" nanoid "^3.1.20"