From c7c027d229fa035bff218bc1ef2e3a1f70da9c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 22:05:21 +0000 Subject: [PATCH] Bump jquery from 3.4.0 to 3.5.0 in /old Bumps [jquery](https://github.com/jquery/jquery) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.4.0...3.5.0) Signed-off-by: dependabot[bot] --- old/package-lock.json | 6 +++--- old/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/old/package-lock.json b/old/package-lock.json index 11041d3..aabbf99 100644 --- a/old/package-lock.json +++ b/old/package-lock.json @@ -3557,9 +3557,9 @@ "dev": true }, "jquery": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.0.tgz", - "integrity": "sha512-ggRCXln9zEqv6OqAGXFEcshF5dSBvCkzj6Gm2gzuR5fWawaX8t7cxKVkkygKODrDAzKdoYw3l/e3pm3vlT4IbQ==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "jquery.easing": { "version": "1.4.1", diff --git a/old/package.json b/old/package.json index b4c3670..f52b92d 100644 --- a/old/package.json +++ b/old/package.json @@ -31,7 +31,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "5.8.1", "bootstrap": "4.3.1", - "jquery": "3.4.0", + "jquery": "3.5.0", "jquery.easing": "^1.4.1" }, "devDependencies": {