fix: upgrade @types/react-redux from 7.1.16 to 7.1.18 (#3487)

Snyk has created this PR to upgrade @types/react-redux from 7.1.16 to 7.1.18.

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 b82a8e709c
commit 697878df78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1310,9 +1310,9 @@
}
},
"@types/react-redux": {
"version": "7.1.16",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.16.tgz",
"integrity": "sha512-f/FKzIrZwZk7YEO9E1yoxIuDNRiDducxkFlkw/GNMGEnK9n4K8wJzlJBghpSuOVDgEUHoDkDF7Gi9lHNQR4siw==",
"version": "7.1.18",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.18.tgz",
"integrity": "sha512-9iwAsPyJ9DLTRH+OFeIrm9cAbIj1i2ANL3sKQFATqnPWRbg+jEFXyZOKHiQK/N86pNRXbb4HRxAxo0SIX1XwzQ==",
"requires": {
"@types/hoist-non-react-statics": "^3.3.0",
"@types/react": "*",

@ -54,7 +54,7 @@
"@types/react": "^16.14.10",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.16",
"@types/react-redux": "^7.1.18",
"@types/react-resizable": "^1.7.2",
"@types/react-router": "^5.1.15",
"@types/react-router-dom": "^5.1.7",

Loading…
Cancel
Save