diff --git a/yarn.lock b/yarn.lock index 7af988a43..3e39191c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2747,9 +2747,9 @@ "@types/react-native" "*" "@types/react-native-push-notification@^5.0.5": - version "5.0.5" - resolved "https://registry.npmjs.org/@types/react-native-push-notification/-/react-native-push-notification-5.0.5.tgz" - integrity sha512-rdpEb+YZtTmGJ7qEhwENjNkICU6pnwlCV2U+kvU6cAhuQxeQFgxFTKijN3kqOWL9SW8l0PeW29QREx6mvdeurg== + version "5.0.6" + resolved "https://registry.yarnpkg.com/@types/react-native-push-notification/-/react-native-push-notification-5.0.6.tgz#8316744c6bf20c0154bf8721ebcd440948698f91" + integrity sha512-X/68PvqmCfAi4pzNRXex0sZyhcWOFLPOmLCvbzOGF6icWg7RBVQKMSMN/PLXAnEDiyxqXHSurIH/CcwNROxEkg== "@types/react-native-snap-carousel@^3.7.4": version "3.8.2" @@ -2789,7 +2789,17 @@ dependencies: "@types/react" "*" -"@types/react-redux-legacy@npm:@types/react-redux@^7.1.5", "@types/react-redux@npm:@types/react-redux@^7.1.5": +"@types/react-redux-legacy@npm:@types/react-redux@^7.1.5": + version "7.1.9" + resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.9.tgz" + integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w== + dependencies: + "@types/hoist-non-react-statics" "^3.3.0" + "@types/react" "*" + hoist-non-react-statics "^3.3.0" + redux "^4.0.0" + +"@types/react-redux@npm:@types/react-redux@^7.1.5": version "7.1.9" resolved "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.9.tgz" integrity sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==