From d90468db3fdc8d0aa77da2afd05d316dfca0aa32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 03:03:55 +0000 Subject: [PATCH] Bump jquery-ui from 1.13.0 to 1.13.1 in /frontend Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 5202673ca9..625ac66d70 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "bootstrap-vue": "^2.21.2", "chart.js": "^3.7.0", "icheck-bootstrap": "^3.0.1", - "jquery-ui": "^1.12.1", + "jquery-ui": "^1.13.1", "leaflet": "^1.7.1", "localforage": "^1.9.0", "localforage-memoryStorageDriver": "^0.9.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index c0c44d78e2..f2ba6f6ea2 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -4073,10 +4073,10 @@ jquery-ui-dist@^1.12.1: dependencies: jquery ">=1.8.0 <4.0.0" -jquery-ui@^1.12.1: - version "1.13.0" - resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.0.tgz#ab5ac65f37ca093c51b3478c4097f55bbc008f36" - integrity sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw== +jquery-ui@^1.13.1: + version "1.13.1" + resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.1.tgz#d0b7a42e73a04c31bb5706adf86f6f8942f64eaa" + integrity sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA== dependencies: jquery ">=1.8.0 <4.0.0"