From 603afe446602738885c4b6d028444225e653c4ec Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 29 May 2024 18:44:39 +0100 Subject: [PATCH] Updated jquery-UI Signed-off-by: snipe --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 95c5292b2..b6cc629e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "ekko-lightbox": "^5.1.1", "imagemin": "^8.0.1", "jquery-slimscroll": "^1.3.8", - "jquery-ui": "^1.13.2", + "jquery-ui": "^1.13.3", "jquery-validation": "^1.20.0", "jquery.iframe-transport": "^1.0.0", "jspdf-autotable": "^3.8.2", diff --git a/package.json b/package.json index 8a43a1267..d7930a515 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "ekko-lightbox": "^5.1.1", "imagemin": "^8.0.1", "jquery-slimscroll": "^1.3.8", - "jquery-ui": "^1.13.2", + "jquery-ui": "^1.13.3", "jquery.iframe-transport": "^1.0.0", "jquery-validation": "^1.20.0", "jspdf-autotable": "^3.8.2",