From 18fdca99900783a77eadc8d778ef8d0f720d3a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:52:20 +0000 Subject: [PATCH] Bump jquery-validation from 1.19.1 to 1.19.5 in /deploy/pma 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] --- deploy/pma/package.json | 2 +- deploy/pma/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy/pma/package.json b/deploy/pma/package.json index 776235aa..08201e9e 100644 --- a/deploy/pma/package.json +++ b/deploy/pma/package.json @@ -13,7 +13,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", "popper.js": "^1.14.6", diff --git a/deploy/pma/yarn.lock b/deploy/pma/yarn.lock index 9f4aee66..5022811b 100644 --- a/deploy/pma/yarn.lock +++ b/deploy/pma/yarn.lock @@ -1514,10 +1514,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"