From 4b42c7f4e482ee80d1e8413e7bffbb572f3ac5ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 06:33:01 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.6.4 in /examples/cra-graph-app-components Bumps [jquery](https://github.com/jquery/jquery) from 3.2.1 to 3.6.4. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.2.1...3.6.4) --- updated-dependencies: - dependency-name: jquery dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/cra-graph-app-components/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/cra-graph-app-components/yarn.lock b/examples/cra-graph-app-components/yarn.lock index fb94afe..665de4e 100644 --- a/examples/cra-graph-app-components/yarn.lock +++ b/examples/cra-graph-app-components/yarn.lock @@ -3987,8 +3987,8 @@ jest@20.0.4: jest-cli "^20.0.4" jquery@x.*: - version "3.2.1" - resolved "https://neo.jfrog.io/neo/api/npm/npm/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" + version "3.6.4" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" js-base64@^2.1.9: version "2.3.2"