From f01a33c545eb574b65d93ba426e4213262b62f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 09:58:26 +0000 Subject: [PATCH] Bump jquery-ui from 1.14.0 to 1.14.1 Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b515b4bb026..75eb4130f38 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "flatpickr": "^4.6.9", "foundation-sites": "^5.5.3", "hotkeys-js": "^3.13.7", - "jquery-ui": "1.14.0", + "jquery-ui": "1.14.1", "js-big-decimal": "^2.1.0", "leaflet": "1.9.4", "leaflet-geosearch": "4.0.0", diff --git a/yarn.lock b/yarn.lock index b52c301a6e0..f55a2502142 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5564,10 +5564,10 @@ jest@^27.4.7: import-local "^3.0.2" jest-cli "^27.5.1" -jquery-ui@1.14.0: - version "1.14.0" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.0.tgz#b75d417826f0bab38125f907356d2e3313a9c6d5" - integrity sha512-mPfYKBoRCf0MzaT2cyW5i3IuZ7PfTITaasO5OFLAQxrHuI+ZxruPa+4/K1OMNT8oElLWGtIxc9aRbyw20BKr8g== +jquery-ui@1.14.1: + version "1.14.1" + resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.14.1.tgz#ba342ea3ffff662b787595391f607d923313e040" + integrity sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ== dependencies: jquery ">=1.12.0 <5.0.0"