diff --git a/react-native/push/yarn.lock b/react-native/push/yarn.lock index 2600171..321f125 100644 --- a/react-native/push/yarn.lock +++ b/react-native/push/yarn.lock @@ -2,8 +2,10 @@ # yarn lockfile v1 -"@aerogear/aerogear-reactnative-push@file:../../../aerogear-reactnative-push": - version "0.1.0" +"@aerogear/aerogear-reactnative-push@^0.2.0": + version "0.2.2" + resolved "https://registry.yarnpkg.com/@aerogear/aerogear-reactnative-push/-/aerogear-reactnative-push-0.2.2.tgz#bbfeecdabef358be63f3ecc9dc7b0a5f4495aa0f" + integrity sha512-QP1wcmUv2nbPST/I6fwcgd161LYK97JYRDABX9iybuH4jeGt+W6H1OIzrccX6AP/fT4Xg5HP51aJ3d5Q5zVVYw== "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1": version "7.10.1" @@ -5294,9 +5296,9 @@ path-key@^3.0.0, path-key@^3.1.0: integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" + integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== performance-now@^2.1.0: version "2.1.0"