From e33632d2cd516d9abfb755c9fb43935c0c1dea0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 06:34:05 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.5.0 in /public/tour 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) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- public/tour/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 public/tour/yarn.lock diff --git a/public/tour/yarn.lock b/public/tour/yarn.lock old mode 100755 new mode 100644 index a9329df..f0edaaa --- a/public/tour/yarn.lock +++ b/public/tour/yarn.lock @@ -2002,8 +2002,8 @@ jasmine@^2.3.0: jasmine-core "~2.8.0" jquery@>=1.8: - 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" jsbn@~0.1.0: version "0.1.1"