From f600c4d257cd943bd228ec5c0163eb889679cb90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 09:43:17 +0000 Subject: [PATCH] Bump jquery from 2.2.4 to 3.5.0 Bumps [jquery](https://github.com/jquery/jquery) from 2.2.4 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0) --- updated-dependencies: - dependency-name: jquery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/uservoice/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/integrations/uservoice/package.json b/integrations/uservoice/package.json index 35b51f74b..79047494a 100644 --- a/integrations/uservoice/package.json +++ b/integrations/uservoice/package.json @@ -29,7 +29,7 @@ "@segment/convert-dates": "^1.0.0", "do-when": "^1.0.0", "global-queue": "^1.0.1", - "jquery": "^2.2.4", + "jquery": "^3.5.0", "to-unix-timestamp": "^1.0.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f1deab789..95cfc5d7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9536,10 +9536,10 @@ jmespath@0.15.0: resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217" integrity sha1-o/Iiqarp+Wb10nx5ZRDigJF2Qhc= -jquery@^2.2.4: - version "2.2.4" - resolved "https://registry.yarnpkg.com/jquery/-/jquery-2.2.4.tgz#2c89d6889b5eac522a7eea32c14521559c6cbf02" - integrity sha1-LInWiJterFIqfuoywUUhVZxsvwI= +jquery@^3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.5.0.tgz#9980b97d9e4194611c36530e7dc46a58d7340fc9" + integrity sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ== js-sha256@^0.3.0: version "0.3.2"