Merge pull request #2500 from openvinotoolkit/snyk-upgrade-fcadf596ce230dff6ebe7fd6464f940d

[Snyk] Upgrade @types/react from 16.9.55 to 16.9.56
main
Boris Sekachev 5 years ago committed by GitHub
commit 400d868f11
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.55", "version": "16.9.56",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.55.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-16.9.56.tgz",
"integrity": "sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg==", "integrity": "sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"csstype": "^3.0.2" "csstype": "^3.0.2"

@ -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.55", "@types/react": "^16.9.56",
"@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.11", "@types/react-redux": "^7.1.11",

Loading…
Cancel
Save