From 470dea6bc300d277e404bf731070ca2571a9f78e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 02:10:46 +0000 Subject: [PATCH] Bump jquery-ui from 1.13.2 to 1.13.3 Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2aca2e2173..0e8199b7a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "filepond-plugin-file-validate-type": "^1.2.8", "filepond-plugin-image-preview": "^4.6.12", "jquery": "^3.7.1", - "jquery-ui": "^1.13.2", + "jquery-ui": "^1.13.3", "jquery.qrcode": "^1.0.3", "ladda": "^2.0.3", "slick-carousel": "^1.8.1", @@ -6958,9 +6958,9 @@ "integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==" }, "node_modules/jquery-ui": { - "version": "1.13.2", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz", - "integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.3.tgz", + "integrity": "sha512-D2YJfswSJRh/B8M/zCowDpNFfwsDmtfnMPwjJTyvl+CBqzpYwQ+gFYIbUUlzijy/Qvoy30H1YhoSui4MNYpRwA==", "dependencies": { "jquery": ">=1.8.0 <4.0.0" } diff --git a/package.json b/package.json index ea92133a2c..a9a414714f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "filepond-plugin-file-validate-type": "^1.2.8", "filepond-plugin-image-preview": "^4.6.12", "jquery": "^3.7.1", - "jquery-ui": "^1.13.2", + "jquery-ui": "^1.13.3", "jquery.qrcode": "^1.0.3", "ladda": "^2.0.3", "slick-carousel": "^1.8.1",