fix: upgrade @types/react from 16.9.51 to 16.9.52

Snyk has created this PR to upgrade @types/react from 16.9.51 to 16.9.52.

See this package in npm:
https://www.npmjs.com/package/@types/react

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
main
snyk-bot 5 years ago
parent 5c8480be3e
commit b9bc4e9089
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

@ -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