diff --git a/lib/package.json b/lib/package.json index c5b6a9fc..1c171e8e 100644 --- a/lib/package.json +++ b/lib/package.json @@ -131,7 +131,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.28.0" + "yet-another-react-lightbox": "^3.30.1" }, "imports": { "#assets/*": "./src/assets/*", diff --git a/package-lock.json b/package-lock.json index 1f61ba53..1f793447 100644 --- a/package-lock.json +++ b/package-lock.json @@ -161,7 +161,7 @@ "react-toastify": "^9.1.3", "remark-breaks": "^4.0.0", "tiptap-markdown": "^0.9.0", - "yet-another-react-lightbox": "^3.28.0" + "yet-another-react-lightbox": "^3.30.1" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.6.0", @@ -16853,9 +16853,9 @@ } }, "node_modules/yet-another-react-lightbox": { - "version": "3.28.0", - "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.28.0.tgz", - "integrity": "sha512-bHjG1/DS4aWPkKb/6hNp0+zcgjda27wQlXBpJvb9TcblC1U1dY3Ih0pe85O8/ZLz+OIy+ZvLxN2gmsbDW0Q/QQ==", + "version": "3.30.1", + "resolved": "https://registry.npmjs.org/yet-another-react-lightbox/-/yet-another-react-lightbox-3.30.1.tgz", + "integrity": "sha512-VYy9UZbBtHkuU6FnABF9G9UCAr56TPUcb3uFXHpgMd+FhqvPQDTbfSmwsax3cdMtSc/udu5ycfHz8jwFeWMP3g==", "license": "MIT", "engines": { "node": ">=14"