fix: upgrade @types/react-dom from 16.9.13 to 16.9.14 (#3480)

Snyk has created this PR to upgrade @types/react-dom from 16.9.13 to 16.9.14.

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

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 49050365a3
commit 16694af9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1302,9 +1302,9 @@
} }
}, },
"@types/react-dom": { "@types/react-dom": {
"version": "16.9.13", "version": "16.9.14",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.13.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-16.9.14.tgz",
"integrity": "sha512-34Hr3XnmUSJbUVDxIw/e7dhQn2BJZhJmlAaPyPwfTQyuVS9mV/CeyghFcXyvkJXxI7notQJz8mF8FeCVvloJrA==", "integrity": "sha512-FIX2AVmPTGP30OUJ+0vadeIFJJ07Mh1m+U0rxfgyW34p3rTlXI+nlenvAxNn4BP36YyI9IJ/+UJ7Wu22N1pI7A==",
"requires": { "requires": {
"@types/react": "^16" "@types/react": "^16"
} }

@ -53,7 +53,7 @@
"@types/platform": "^1.3.4", "@types/platform": "^1.3.4",
"@types/react": "^16.14.10", "@types/react": "^16.14.10",
"@types/react-color": "^3.0.4", "@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.13", "@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.16", "@types/react-redux": "^7.1.16",
"@types/react-resizable": "^1.7.2", "@types/react-resizable": "^1.7.2",
"@types/react-router": "^5.1.15", "@types/react-router": "^5.1.15",

Loading…
Cancel
Save