fix: upgrade @types/react from 16.14.11 to 16.14.12 (#3616)

Snyk has created this PR to upgrade @types/react from 16.14.11 to 16.14.12.

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 committed by GitHub
parent 741d3974ab
commit 3800a91e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1283,9 +1283,9 @@
"dev": true "dev": true
}, },
"@types/react": { "@types/react": {
"version": "16.14.11", "version": "16.14.12",
"resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.11.tgz", "resolved": "https://registry.npmjs.org/@types/react/-/react-16.14.12.tgz",
"integrity": "sha512-Don0MtsZZ3fjwTJ2BsoqkyOy7e176KplEAKOpr/4XDdzinlyJBn9yfsKn5mcSgn4kh1B22+3tBnzBC1z63ybtQ==", "integrity": "sha512-7nOJgNsRbARhZhvwPm7cnzahtzEi5VJ9OvcQk8ExEEb1t+zaFklwLVkJz7G1kfxX4X/mDa/icTmzE0vTmqsqBg==",
"requires": { "requires": {
"@types/prop-types": "*", "@types/prop-types": "*",
"@types/scheduler": "*", "@types/scheduler": "*",

@ -57,7 +57,7 @@
"@ant-design/icons": "^4.6.2", "@ant-design/icons": "^4.6.2",
"@types/lodash": "^4.14.172", "@types/lodash": "^4.14.172",
"@types/platform": "^1.3.4", "@types/platform": "^1.3.4",
"@types/react": "^16.14.11", "@types/react": "^16.14.12",
"@types/react-color": "^3.0.5", "@types/react-color": "^3.0.5",
"@types/react-dom": "^16.9.14", "@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.18", "@types/react-redux": "^7.1.18",

Loading…
Cancel
Save