From 0470ba8381ab28e199536b68dde44929a2c4525a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2020 07:03:39 +0000 Subject: [PATCH] Bump lightgallery from 1.6.14 to 1.7.3 Bumps [lightgallery](https://github.com/sachinchoolur/lightGallery) from 1.6.14 to 1.7.3. - [Release notes](https://github.com/sachinchoolur/lightGallery/releases) - [Commits](https://github.com/sachinchoolur/lightGallery/compare/1.6.14...1.7.3) 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 32603f4..60bb867 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6513,9 +6513,9 @@ } }, "lightgallery": { - "version": "1.6.14", - "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.6.14.tgz", - "integrity": "sha512-WO5c8qXyYvWEImhlXw+xLeRfcnvU7kxg03i87Z38VFLFzvJYO3eD85KvAOJSuqYLzEqqBbiWdtuFdY+v2Dpreg==", + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.7.3.tgz", + "integrity": "sha512-sOIixDH1Y2zDfa4CmZqIQjfPbGTF/FGqhwNgSJL8MMA8Wmp/AIvLeF/grFyHNpRU587uBM6ArUK5zRmxZUgI8w==", "requires": { "jquery": ">=1.7.0" } diff --git a/package.json b/package.json index 410493b..9bc6bf6 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "elevator.js": "1.0.1", "jquery": "3.5.1", "lg-thumbnail": "1.1.0", - "lightgallery": "1.6.14", + "lightgallery": "1.7.3", "parcel-bundler": "1.12.4" } }