diff --git a/package-lock.json b/package-lock.json index a02a544..2adc96e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6815,9 +6815,9 @@ } }, "lightgallery": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.7.3.tgz", - "integrity": "sha512-sOIixDH1Y2zDfa4CmZqIQjfPbGTF/FGqhwNgSJL8MMA8Wmp/AIvLeF/grFyHNpRU587uBM6ArUK5zRmxZUgI8w==", + "version": "1.8.0", + "resolved": "https://registry.npmjs.org/lightgallery/-/lightgallery-1.8.0.tgz", + "integrity": "sha512-RBqdPpi3UlrZZzwdFzc30Rc5VC/v/RUdh1Ivzi2QWhxqfcY1eB1Mi4GsxMTpUAPzIvMj6EYnA8Jug70VWmPV3w==", "requires": { "jquery": ">=1.7.0" } diff --git a/package.json b/package.json index 6e3f9d3..9c2c6b5 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.7.3", + "lightgallery": "1.8.0", "parcel-bundler": "1.12.4" } }