From 95c70664402733a069e4261fe0cdd4b855073f46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 06:26:24 +0000 Subject: [PATCH] Bump jquery from 3.2.1 to 3.6.4 in /ember-graphql-client 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] --- ember-graphql-client/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ember-graphql-client/yarn.lock b/ember-graphql-client/yarn.lock index ef6d1bb..a1b8c82 100644 --- a/ember-graphql-client/yarn.lock +++ b/ember-graphql-client/yarn.lock @@ -3986,8 +3986,8 @@ jodid25519@^1.0.0: jsbn "~0.1.0" jquery@^3.1.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787" + version "3.6.4" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.4.tgz#ba065c188142100be4833699852bf7c24dc0252f" js-reporters@1.2.0: version "1.2.0"