From 97cc403ed6e5ece052350dddb6e89e65f1886ebc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Castillo?= Date: Wed, 19 Jun 2024 22:52:52 -0300 Subject: [PATCH] Update uicore version with changes in country and language ddl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomás Castillo --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f21b125e..bbcea00d 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "moment": "^2.27.0", "moment-timezone": "^0.5.31", "object.assign": "^4.1.5", - "openstack-uicore-foundation": "4.1.76", + "openstack-uicore-foundation": "4.1.83", "path-browserify": "^1.0.1", "prop-types": "^15.6.0", "react": "^18.2.0",