diff --git a/example/package.json b/example/package.json index c1d552c..ea70c6d 100644 --- a/example/package.json +++ b/example/package.json @@ -19,7 +19,7 @@ "react-native-push-notification": "^3.1.9", "@react-native-community/push-notification-ios": "^1.1.0", "@mauron85/react-native-background-geolocation": "^0.6.3", - "moment": "^2.24.0", + "moment": "^2.29.2", "react-native-permissions": "^2.0.10" }, "devDependencies": { diff --git a/example/yarn.lock b/example/yarn.lock index c62ef29..36729f5 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4847,10 +4847,10 @@ mkdirp@^0.5.1: dependencies: minimist "^1.2.5" -moment@^2.24.0: - version "2.25.3" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.25.3.tgz#252ff41319cf41e47761a1a88cab30edfe9808c0" - integrity sha512-PuYv0PHxZvzc15Sp8ybUCoQ+xpyPWvjOuK72a5ovzp2LI32rJXOiIfyoFoYvG3s6EwwrdkMyWuRiEHSZRLJNdg== +moment@^2.29.2: + version "2.29.2" + resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.2.tgz#00910c60b20843bcba52d37d58c628b47b1f20e4" + integrity sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg== ms@2.0.0: version "2.0.0" @@ -5500,8 +5500,7 @@ react-native-permissions@^2.0.10: integrity sha512-R1mVPGctEJuOlxoeIBlT5270A+DKngP78rWU0dgMxIuETjGYhBRJMKOp1rQUbp6PxcahfU+PjSTSzsbja5FyDw== "react-native-private-kit-sdk@link:..": - version "0.0.0" - uid "" + version "0.1.1" react-native-push-notification@^3.1.9: version "3.4.0"