From 995bee4f4cc851dbdae1172c577ed27510ad802e Mon Sep 17 00:00:00 2001 From: Ilank <63646693+ilan7empest@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:07:55 +0200 Subject: [PATCH] Bump DRC version `2.2.10` (#2916) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 120549d7d8..db6c9df28c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "final-form-arrays": "^3.1.0", "fs-extra": "^10.0.0", "identity-obj-proxy": "^3.0.0", - "iguazio.dashboard-react-controls": "2.2.8", + "iguazio.dashboard-react-controls": "2.2.10", "is-wsl": "^1.1.0", "js-base64": "^2.5.2", "js-yaml": "^4.1.0",