From c681eebafd3893bc65aa134d1c4dabd5d6298387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 17:11:34 +0000 Subject: [PATCH] Bump jquery from 3.3.1 to 3.5.0 in /public/lib/OwlCarousel2-2.3.4 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] --- public/lib/OwlCarousel2-2.3.4/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/lib/OwlCarousel2-2.3.4/package-lock.json b/public/lib/OwlCarousel2-2.3.4/package-lock.json index 447eaad..a853494 100644 --- a/public/lib/OwlCarousel2-2.3.4/package-lock.json +++ b/public/lib/OwlCarousel2-2.3.4/package-lock.json @@ -1,6 +1,6 @@ { "name": "owl.carousel", - "version": "2.3.3", + "version": "2.3.4", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -3265,9 +3265,9 @@ "dev": true }, "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==" }, "js-base64": { "version": "2.1.9",