From 8f22e3a6fe05403d097d1edf2b296759296745fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2020 09:19:22 +0000 Subject: [PATCH] Bump lightgallery from 1.6.12 to 1.6.14 Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 1.6.12 to 1.6.14. - [Release notes](https://github.com/sachinchoolur/lightGallery/releases) - [Commits](https://github.com/sachinchoolur/lightGallery/compare/1.6.12...1.6.14) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index b775379..8acf34f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6517,9 +6517,9 @@ } }, "lightgallery": { - "version": "1.6.12", - "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.6.12.tgz", - "integrity": "sha512-t8hIgZc3ZvGW9pG8Bd68bXcUj7FWGewaroT7ADYo2fvQTgkqcMMLtXw9yQclS7BF0soadA0B6BN3MWOEiS2pYA==", + "version": "1.6.14", + "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.6.14.tgz", + "integrity": "sha512-WO5c8qXyYvWEImhlXw+xLeRfcnvU7kxg03i87Z38VFLFzvJYO3eD85KvAOJSuqYLzEqqBbiWdtuFdY+v2Dpreg==", "requires": { "jquery": ">=1.7.0" } diff --git a/package.json b/package.json index 832e659..0b6e4f0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "clipboard": "2.0.6", "jquery": "3.5.0", "lg-thumbnail": "1.1.0", - "lightgallery": "1.6.12", + "lightgallery": "1.6.14", "parcel-bundler": "1.12.4" } }