fix: upgrade @types/react-redux from 7.1.14 to 7.1.15 (#2709)

Snyk has created this PR to upgrade @types/react-redux from 7.1.14 to 7.1.15.

See this package in npm:
https://www.npmjs.com/package/@types/react-redux

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
main
Nikita Manovich 5 years ago committed by GitHub
parent 3ced77ccc6
commit f3c00a2f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1276,9 +1276,9 @@
}
},
"@types/react-redux": {
"version": "7.1.14",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.14.tgz",
"integrity": "sha512-WItBNJRC8N/HsgKFXxX8t9NjUY1vv3YTzj9m8HvmaaYRTgy3hgZMIs5ZWAJHQ58nISSakIvS6T91nhJV4iBuaA==",
"version": "7.1.15",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.15.tgz",
"integrity": "sha512-+piY42tUflPfI7y9Vy3UkG6MEMuJlrxfdtgeUcWmd5Z0qB57NXAPG6smkqu1DNXluo/KDyXPeRYhcFzMwt1BEA==",
"requires": {
"@types/hoist-non-react-statics": "^3.3.0",
"@types/react": "*",

@ -53,7 +53,7 @@
"@types/react": "^16.14.2",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.10",
"@types/react-redux": "^7.1.14",
"@types/react-redux": "^7.1.15",
"@types/react-router": "^5.1.9",
"@types/react-router-dom": "^5.1.7",
"@types/react-share": "^3.0.3",

Loading…
Cancel
Save