From c7bd868a9f535b9c5fb6d71d9e92b6788938a171 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 28 Mar 2022 13:46:11 +0000 Subject: [PATCH] Update dependency antd to v4.19.3 --- remote-ctrl-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote-ctrl-ui/package.json b/remote-ctrl-ui/package.json index 975df2e..7b58587 100644 --- a/remote-ctrl-ui/package.json +++ b/remote-ctrl-ui/package.json @@ -8,7 +8,7 @@ "@testing-library/jest-dom": "5.15.0", "@testing-library/react": "12.1.2", "@testing-library/user-event": "13.5.0", - "antd": "4.16.13", + "antd": "4.19.3", "antd-mask-input": "0.1.15", "axios": "0.24.0", "js-cookie": "3.0.1",