From 31d93b6674afb978e0759d4ded826c6f375bbd8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 09:04:10 -0500 Subject: [PATCH] Bump lightbox2 from 2.11.3 to 2.11.4 in /themes/karlhaworth-com (#17) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- themes/karlhaworth-com/package-lock.json | 14 +++++++------- themes/karlhaworth-com/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/karlhaworth-com/package-lock.json b/themes/karlhaworth-com/package-lock.json index cf9063d..ae9a89c 100644 --- a/themes/karlhaworth-com/package-lock.json +++ b/themes/karlhaworth-com/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "dependencies": { "jquery": "^3.6.3", - "lightbox2": "^2.11.3" + "lightbox2": "^2.11.4" }, "devDependencies": { "tailwindcss": "^3.4.1" @@ -584,9 +584,9 @@ "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "node_modules/lightbox2": { - "version": "2.11.3", - "resolved": "https://registry.npmjs.org/lightbox2/-/lightbox2-2.11.3.tgz", - "integrity": "sha512-Q4v6il/OK9ttgEkAxSok/jrI/LUbqTrePFchqP2x/59qaDIZgJjEEc5Xf7peSMc/55Zo5PAgmX6EiN/BeEeUBQ==" + "version": "2.11.4", + "resolved": "https://registry.npmjs.org/lightbox2/-/lightbox2-2.11.4.tgz", + "integrity": "sha512-Fof7RJFWV3Fe4CWTjpto30h04Led97nRStFNLaUD/VrlEs72r7LF9WMndENYvU2e4o8WboSuy+dmetXSKSnQ2Q==" }, "node_modules/lilconfig": { "version": "2.1.0", @@ -1809,9 +1809,9 @@ "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "lightbox2": { - "version": "2.11.3", - "resolved": "https://registry.npmjs.org/lightbox2/-/lightbox2-2.11.3.tgz", - "integrity": "sha512-Q4v6il/OK9ttgEkAxSok/jrI/LUbqTrePFchqP2x/59qaDIZgJjEEc5Xf7peSMc/55Zo5PAgmX6EiN/BeEeUBQ==" + "version": "2.11.4", + "resolved": "https://registry.npmjs.org/lightbox2/-/lightbox2-2.11.4.tgz", + "integrity": "sha512-Fof7RJFWV3Fe4CWTjpto30h04Led97nRStFNLaUD/VrlEs72r7LF9WMndENYvU2e4o8WboSuy+dmetXSKSnQ2Q==" }, "lilconfig": { "version": "2.1.0", diff --git a/themes/karlhaworth-com/package.json b/themes/karlhaworth-com/package.json index 623c56b..442e14b 100644 --- a/themes/karlhaworth-com/package.json +++ b/themes/karlhaworth-com/package.json @@ -14,6 +14,6 @@ }, "dependencies": { "jquery": "^3.6.3", - "lightbox2": "^2.11.3" + "lightbox2": "^2.11.4" } }