Merge pull request #2455 from openvinotoolkit/snyk-upgrade-28aed6a2403fd7a453270efa2a78e361

[Snyk] Upgrade @types/react from 16.9.53 to 16.9.54
main
Boris Sekachev 5 years ago committed by GitHub
commit 7d21065e8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1213,9 +1213,9 @@
"dev": true "dev": true
}, },
"@types/react": { "@types/react": {
"version": "16.9.53", "version": "16.9.54",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.53.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.54.tgz",
"integrity": "sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==", "integrity": "sha512-GhawhYraQZpGFO2hVMArjPrYbnA/6+DS8SubK8IPhhVClmKqANihsRenOm5E0mvqK0m/BKoqVktA1O1+Xvlz9w==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"csstype": "^3.0.2" "csstype": "^3.0.2"
@ -3956,9 +3956,9 @@
} }
}, },
"csstype": { "csstype": {
"version": "3.0.4", "version": "3.0.5",
"resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.4.tgz", "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.0.5.tgz",
"integrity": "sha512-xc8DUsCLmjvCfoD7LTGE0ou2MIWLx0K9RCZwSHMOdynqRsP4MtUcLeqh1HcQ2dInwDTqn+3CE0/FZh1et+p4jA==" "integrity": "sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ=="
}, },
"currently-unhandled": { "currently-unhandled": {
"version": "0.4.1", "version": "0.4.1",

@ -49,7 +49,7 @@
"dependencies": { "dependencies": {
"@types/lodash": "^4.14.165", "@types/lodash": "^4.14.165",
"@types/platform": "^1.3.3", "@types/platform": "^1.3.3",
"@types/react": "^16.9.53", "@types/react": "^16.9.54",
"@types/react-color": "^3.0.4", "@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.9", "@types/react-dom": "^16.9.9",
"@types/react-redux": "^7.1.2", "@types/react-redux": "^7.1.2",

Loading…
Cancel
Save