From 0d047e99bb97e2392683d8e4f9690547015f1078 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2020 07:11:01 +0000 Subject: [PATCH] chore(deps): bump jquery from 3.2.1 to 3.5.0 in /osb-dashboard Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.5.0) Signed-off-by: dependabot[bot] --- osb-dashboard/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osb-dashboard/yarn.lock b/osb-dashboard/yarn.lock index 622b6ff..f662f8b 100644 --- a/osb-dashboard/yarn.lock +++ b/osb-dashboard/yarn.lock @@ -2663,8 +2663,8 @@ jasminewd2@^2.1.0: resolved "https://registry.yarnpkg.com/jasminewd2/-/jasminewd2-2.1.0.tgz#da595275d1ae631de736ac0a7c7d85c9f73ef652" jquery@>=1.9.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" js-base64@^2.1.5, js-base64@^2.1.8, js-base64@^2.1.9: version "2.1.9"