From 738feae3ed83b26945efb960eb18ccbf7cc4475e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2019 09:22:27 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.4.1 in /src/MicroService.ApiGatewayAdmin.Web Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.4.1. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.4.1) Signed-off-by: dependabot[bot] --- src/MicroService.ApiGatewayAdmin.Web/yarn.lock | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/MicroService.ApiGatewayAdmin.Web/yarn.lock b/src/MicroService.ApiGatewayAdmin.Web/yarn.lock index 6fdba38..5ffd837 100644 --- a/src/MicroService.ApiGatewayAdmin.Web/yarn.lock +++ b/src/MicroService.ApiGatewayAdmin.Web/yarn.lock @@ -1,13 +1,7 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. # yarn lockfile v1 -"@abp/aspnetcore.mvc.ui.theme.basic@^0.4.9": - version "0.4.9" - resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.basic/-/aspnetcore.mvc.ui.theme.basic-0.4.9.tgz#926a25c641225598c8666b658c1df3fa7fbed7cf" - dependencies: - "@abp/aspnetcore.mvc.ui.theme.shared" "^0.4.9" - "@abp/aspnetcore.mvc.ui.theme.shared@^0.4.9": version "0.4.9" resolved "https://registry.yarnpkg.com/@abp/aspnetcore.mvc.ui.theme.shared/-/aspnetcore.mvc.ui.theme.shared-0.4.9.tgz#cc8d83162329e3044e12a358c3f3ce6fb3e75f1b" @@ -905,8 +899,8 @@ jquery-validation@>=1.16, jquery-validation@^1.17.0: jquery "^1.7 || ^2.0 || ^3.1" jquery@>=1.12.0, jquery@>=1.2.3, jquery@>=1.7, jquery@>=1.7.2, jquery@>=1.8, "jquery@^1.7 || ^2.0 || ^3.1", jquery@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca" + version "3.4.1" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2" kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: version "3.2.2"