1
0
mirror of https://github.com/openvinotoolkit/cvat.git synced 2022-03-09 18:58:10 +03:00

fix: upgrade antd from 4.16.12 to 4.16.13

Snyk has created this PR to upgrade antd from 4.16.12 to 4.16.13.

See this package in npm:
https://www.npmjs.com/package/antd

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot
2021-09-14 02:07:48 +00:00
parent 1ecb44a63e
commit f50ef5640f
2 changed files with 183 additions and 341 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -67,7 +67,7 @@
"@types/react-share": "^3.0.3", "@types/react-share": "^3.0.3",
"@types/redux-logger": "^3.0.9", "@types/redux-logger": "^3.0.9",
"@types/resize-observer-browser": "^0.1.6", "@types/resize-observer-browser": "^0.1.6",
"antd": "^4.16.12", "antd": "^4.16.13",
"copy-to-clipboard": "^3.3.1", "copy-to-clipboard": "^3.3.1",
"cvat-canvas": "file:../cvat-canvas", "cvat-canvas": "file:../cvat-canvas",
"cvat-canvas3d": "file:../cvat-canvas3d", "cvat-canvas3d": "file:../cvat-canvas3d",