Merge pull request #2479 from openvinotoolkit/snyk-upgrade-7f9b129254057f20c0f5b7b4f712126b

[Snyk] Upgrade @types/react-redux from 7.1.9 to 7.1.10
main
Boris Sekachev 5 years ago committed by GitHub
commit 6c60544aab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1239,9 +1239,9 @@
}
},
"@types/react-redux": {
"version": "7.1.9",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.9.tgz",
"integrity": "sha512-mpC0jqxhP4mhmOl3P4ipRsgTgbNofMRXJb08Ms6gekViLj61v1hOZEKWDCyWsdONr6EjEA6ZHXC446wdywDe0w==",
"version": "7.1.10",
"resolved": "https://registry.npmjs.org/@types/react-redux/-/react-redux-7.1.10.tgz",
"integrity": "sha512-lmt2BPf0fFuYrXg1JM4udUd4sCmqnTlNUIxC7B6RIBTzmMuv/MxOfumGNUx1UyzVZieEZ2ttCQvFfh/3eUHvrQ==",
"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.2",
"@types/react-redux": "^7.1.10",
"@types/react-router": "^5.0.5",
"@types/react-router-dom": "^5.1.6",
"@types/react-share": "^3.0.3",

Loading…
Cancel
Save