Merge pull request #2386 from openvinotoolkit/snyk-upgrade-77bac14f3ba5cd17388fd86144822631

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

@ -1208,9 +1208,9 @@
"dev": true
},
"@types/react": {
"version": "16.9.51",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.51.tgz",
"integrity": "sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ==",
"version": "16.9.52",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz",
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==",
"requires": {
"@types/prop-types": "*",
"csstype": "^3.0.2"

@ -48,7 +48,7 @@
},
"dependencies": {
"@types/platform": "^1.3.3",
"@types/react": "^16.9.51",
"@types/react": "^16.9.52",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.0",
"@types/react-redux": "^7.1.2",

Loading…
Cancel
Save