From b27a6b39d36c6d58794b28bb7111c9630b97c741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 09:29:41 +0000 Subject: [PATCH] chore(deps): bump jquery-ui-dist from 1.13.1 to 1.13.2 Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2) --- updated-dependencies: - dependency-name: jquery-ui-dist dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 06be2c3ecfb..295a213367e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "jquery-knob-chif": "^1.2.13", "jquery-mapael": "^2.2.0", "jquery-mousewheel": "^3.1.13", - "jquery-ui-dist": "^1.13.1", + "jquery-ui-dist": "^1.13.2", "jquery-validation": "^1.19.5", "jqvmap-novulnerability": "^1.5.1", "jsgrid": "^1.5.3", @@ -7905,9 +7905,9 @@ "integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU=" }, "node_modules/jquery-ui-dist": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.1.tgz", - "integrity": "sha512-Y711Pu4BRVrAlL58KSxX4ail74jaCJZaZcdNDLava+MgZeNwmVWmyYiK7KxyoJu1MB73eSunjJvYDbOuNrOA7w==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.2.tgz", + "integrity": "sha512-oVDRd1NLtTbBwpRKAYdIRgpWVDzeBhfy7Gu0RmY6JEaZtmBq6kDn1pm5SgDiAotrnDS+RoTRXO6xvcNTxA9tOA==", "dependencies": { "jquery": ">=1.8.0 <4.0.0" } @@ -19414,9 +19414,9 @@ "integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU=" }, "jquery-ui-dist": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.1.tgz", - "integrity": "sha512-Y711Pu4BRVrAlL58KSxX4ail74jaCJZaZcdNDLava+MgZeNwmVWmyYiK7KxyoJu1MB73eSunjJvYDbOuNrOA7w==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.2.tgz", + "integrity": "sha512-oVDRd1NLtTbBwpRKAYdIRgpWVDzeBhfy7Gu0RmY6JEaZtmBq6kDn1pm5SgDiAotrnDS+RoTRXO6xvcNTxA9tOA==", "requires": { "jquery": ">=1.8.0 <4.0.0" } diff --git a/package.json b/package.json index e09fe163740..591d9feb034 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "jquery-knob-chif": "^1.2.13", "jquery-mapael": "^2.2.0", "jquery-mousewheel": "^3.1.13", - "jquery-ui-dist": "^1.13.1", + "jquery-ui-dist": "^1.13.2", "jquery-validation": "^1.19.5", "jqvmap-novulnerability": "^1.5.1", "jsgrid": "^1.5.3",