From c5af93c6f06603a58001044a36ca5333f97e3d33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 21:50:30 +0000 Subject: [PATCH] Bump yet-another-react-lightbox from 2.6.2 to 3.11.4 Bumps [yet-another-react-lightbox](https://github.com/igordanchenko/yet-another-react-lightbox) from 2.6.2 to 3.11.4. - [Release notes](https://github.com/igordanchenko/yet-another-react-lightbox/releases) - [Changelog](https://github.com/igordanchenko/yet-another-react-lightbox/blob/main/CHANGELOG.md) - [Commits](https://github.com/igordanchenko/yet-another-react-lightbox/compare/v2.6.2...v3.11.4) --- updated-dependencies: - dependency-name: yet-another-react-lightbox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c17c17a..02a1039 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "react-dom": "18.2.0", "react-photo-album": "^2.0.4", "typescript": "5.0.3", - "yet-another-react-lightbox": "^2.6.2" + "yet-another-react-lightbox": "^3.11.4" }, "devDependencies": { "autoprefixer": "^10.4.13", @@ -3957,9 +3957,9 @@ } }, "node_modules/yet-another-react-lightbox": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-2.6.2.tgz", - "integrity": "sha512-P03quWhfmmqvgraMPxJybiwlwtCnHeO1oCDjJoyDIU/mif0AzJQR1ZAYMCAgNdV1jrJNovDfN3LjWP5L5QzmyA==", + "version": "3.11.4", + "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.11.4.tgz", + "integrity": "sha512-h7JFRKnjlmsPEsBgdUyzFDZCLdPG6jv2YDAGoIxCOr3qVttzyPU2T9AgtMwUZv+soLrneeQOTJ+F89Rm6TPQrQ==", "engines": { "node": ">=14" }, @@ -6595,9 +6595,9 @@ "dev": true }, "yet-another-react-lightbox": { - "version": "2.6.2", - "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-2.6.2.tgz", - "integrity": "sha512-P03quWhfmmqvgraMPxJybiwlwtCnHeO1oCDjJoyDIU/mif0AzJQR1ZAYMCAgNdV1jrJNovDfN3LjWP5L5QzmyA==", + "version": "3.11.4", + "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.11.4.tgz", + "integrity": "sha512-h7JFRKnjlmsPEsBgdUyzFDZCLdPG6jv2YDAGoIxCOr3qVttzyPU2T9AgtMwUZv+soLrneeQOTJ+F89Rm6TPQrQ==", "requires": {} }, "yocto-queue": { diff --git a/package.json b/package.json index 17f99df..3b4998b 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-dom": "18.2.0", "react-photo-album": "^2.0.4", "typescript": "5.0.3", - "yet-another-react-lightbox": "^2.6.2" + "yet-another-react-lightbox": "^3.11.4" }, "devDependencies": { "autoprefixer": "^10.4.13",