From 0207f9268ce160685ad5e987b4000c054fba620e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2020 23:31:43 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.0 in /xgds_notes2 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.5.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.5.0) Signed-off-by: dependabot[bot] --- xgds_notes2/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xgds_notes2/package-lock.json b/xgds_notes2/package-lock.json index 7d1398f..e4deb72 100644 --- a/xgds_notes2/package-lock.json +++ b/xgds_notes2/package-lock.json @@ -14,9 +14,9 @@ "integrity": "sha1-kG3uv/dQEKtMJ1+AWLS2DSyPMVc=" }, "jquery": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", - "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.0.tgz", + "integrity": "sha512-Xb7SVYMvygPxbFMpTFQiHh1J7HClEaThguL15N/Gg37Lri/qKyhRGZYzHRyLH8Stq3Aow0LsHO2O2ci86fCrNQ==" }, "jquery.fancytree": { "version": "2.25.0",