Merge pull request #2402 from openvinotoolkit/snyk-upgrade-2a00bf9d2bee7691e4d89474e4afcbcb

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

@ -1208,9 +1208,9 @@
"dev": true "dev": true
}, },
"@types/react": { "@types/react": {
"version": "16.9.52", "version": "16.9.53",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.52.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.53.tgz",
"integrity": "sha512-EHRjmnxiNivwhGdMh9sz1Yw9AUxTSZFxKqdBWAAzyZx3sufWwx6ogqHYh/WB1m/I4ZpjkoZLExF5QTy2ekVi/Q==", "integrity": "sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"csstype": "^3.0.2" "csstype": "^3.0.2"

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

Loading…
Cancel
Save