diff --git a/package.json b/package.json index bce6eee5..845a76fe 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "^12.0.0", "@types/react": "^16.9.35", "@types/react-dom": "^16.9.8", - "@types/react-redux": "^7.1.15", + "@types/react-redux": "^7.1.16", "@types/react-splitter-layout": "^3.0.1", "@types/redux-logger": "^3.0.8", "@types/web-bluetooth": "^0.0.9", diff --git a/yarn.lock b/yarn.lock index f583bd6a..2955db0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1989,10 +1989,10 @@ dependencies: "@types/react" "^16" -"@types/react-redux@^7.1.15": - version "7.1.15" - resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.15.tgz#19075884db94101be762accef924d266a603fb1b" - integrity sha512-+piY42tUflPfI7y9Vy3UkG6MEMuJlrxfdtgeUcWmd5Z0qB57NXAPG6smkqu1DNXluo/KDyXPeRYhcFzMwt1BEA== +"@types/react-redux@^7.1.16": + version "7.1.16" + resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz#0fbd04c2500c12105494c83d4a3e45c084e3cb21" + integrity sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw== dependencies: "@types/hoist-non-react-statics" "^3.3.0" "@types/react" "*"