fix: upgrade @types/platform from 1.3.3 to 1.3.4 (#3476)

Snyk has created this PR to upgrade @types/platform from 1.3.3 to 1.3.4.

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

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

@ -1267,9 +1267,9 @@
"dev": true
},
"@types/platform": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/@types/platform/-/platform-1.3.3.tgz",
"integrity": "sha512-1fuOulBHWIxAPLBtLms+UtbeRDt6rL7gP5R+Yugfzdg+poCLxXqXTE8i+FpYeiytGRLUEtnFkjsY/j+usbQBqw=="
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/@types/platform/-/platform-1.3.4.tgz",
"integrity": "sha512-U0o4K+GNiK0PNxoDwd8xRnvLVe4kzei6opn3/FCjAriqaP+rfrDdSl1kP/hLL6Y3/Y3hhGnBwD4dCkkAqs1W/Q=="
},
"@types/prop-types": {
"version": "15.7.4",

@ -50,7 +50,7 @@
"dependencies": {
"@ant-design/icons": "^4.6.2",
"@types/lodash": "^4.14.170",
"@types/platform": "^1.3.3",
"@types/platform": "^1.3.4",
"@types/react": "^16.14.10",
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.13",

Loading…
Cancel
Save