fix: upgrade @types/react-redux from 7.1.10 to 7.1.11 (#2488)

Snyk has created this PR to upgrade @types/react-redux from 7.1.10 to 7.1.11.

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
main
Snyk bot 5 years ago committed by GitHub
parent 879deb5a52
commit 37a8212592
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1239,9 +1239,9 @@
}
},
"@types/react-redux": {
"version": "7.1.10",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.10.tgz",
"integrity": "sha512-lmt2BPf0fFuYrXg1JM4udUd4sCmqnTlNUIxC7B6RIBTzmMuv/MxOfumGNUx1UyzVZieEZ2ttCQvFfh/3eUHvrQ==",
"version": "7.1.11",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.11.tgz",
"integrity": "sha512-OjaFlmqy0CRbYKBoaWF84dub3impqnLJUrz4u8PRjDzaa4n1A2cVmjMV81shwXyAD5x767efhA8STFGJz/r1Zg==",
"requires": {
"@types/hoist-non-react-statics": "^3.3.0",
"@types/react": "*",

@ -52,7 +52,7 @@
"@types/react": "^16.9.55",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.9",
"@types/react-redux": "^7.1.10",
"@types/react-redux": "^7.1.11",
"@types/react-router": "^5.0.5",
"@types/react-router-dom": "^5.1.6",
"@types/react-share": "^3.0.3",

Loading…
Cancel
Save