From 62dfe49124f2cf277a910f3c3c53c9f5d81433ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:45:43 +0000 Subject: [PATCH] Bump jquery-validation in /MODS phpMyAdmin 4.9.1/package/phpMyAdmin Bumps [jquery-validation](https://github.com/jquery-validation/jquery-validation) from 1.19.1 to 1.19.5. - [Release notes](https://github.com/jquery-validation/jquery-validation/releases) - [Changelog](https://github.com/jquery-validation/jquery-validation/blob/master/changelog.md) - [Commits](https://github.com/jquery-validation/jquery-validation/compare/1.19.1...1.19.5) --- updated-dependencies: - dependency-name: jquery-validation dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MODS phpMyAdmin 4.9.1/package/phpMyAdmin/package.json | 2 +- MODS phpMyAdmin 4.9.1/package/phpMyAdmin/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/package.json b/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/package.json index 6e143157..62e51b31 100644 --- a/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/package.json +++ b/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/package.json @@ -12,7 +12,7 @@ "jquery-mousewheel": "3.1.13", "jquery-ui": "1.12.1", "jquery-ui-timepicker-addon": "1.6.3", - "jquery-validation": "1.19.1", + "jquery-validation": "1.19.5", "jquery.event.drag": "2.2.2", "js-cookie": "2.2.1", "tracekit": "0.4.5", diff --git a/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/yarn.lock b/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/yarn.lock index 5890527e..a7111940 100644 --- a/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/yarn.lock +++ b/MODS phpMyAdmin 4.9.1/package/phpMyAdmin/yarn.lock @@ -474,10 +474,10 @@ jquery-ui@1.12.1: resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51" integrity sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE= -jquery-validation@1.19.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.1.tgz#a85043467dc2b70d9fff05778646d150e747742f" - integrity sha512-QNnrZBqSltWUEJx+shOY5WtfrIb0gWmDjFfQP8rZKqMMSfpRSwEkSqhfHPvDfkObD8Hnv5KHSYI8yg73sVFdqA== +jquery-validation@1.19.5: + version "1.19.5" + resolved "https://registry.yarnpkg.com/jquery-validation/-/jquery-validation-1.19.5.tgz#557495b7cad79716897057c4447ad3cd76fda811" + integrity sha512-X2SmnPq1mRiDecVYL8edWx+yTBZDyC8ohWXFhXdtqFHgU9Wd4KHkvcbCoIZ0JaSaumzS8s2gXSkP8F7ivg/8ZQ== jquery.event.drag@2.2.2: version "2.2.2"