diff --git a/apps/block_scout_web/assets/package-lock.json b/apps/block_scout_web/assets/package-lock.json index 2cf45484476a..36491d049224 100644 --- a/apps/block_scout_web/assets/package-lock.json +++ b/apps/block_scout_web/assets/package-lock.json @@ -54,7 +54,7 @@ "path-parser": "^6.1.0", "phoenix": "file:../../../deps/phoenix", "phoenix_html": "file:../../../deps/phoenix_html", - "photoswipe": "^5.3.5", + "photoswipe": "^5.3.6", "pikaday": "^1.8.2", "popper.js": "^1.14.7", "reduce-reducers": "^1.0.4", @@ -13041,9 +13041,9 @@ "link": true }, "node_modules/photoswipe": { - "version": "5.3.5", - "resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.5.tgz", - "integrity": "sha512-90JeebKBhjz1co9goGJ4vjDK84YhGKbLO8J/aKcoWS/OGddVZB77ONIs7igUKa0IB1HozTs0BiS184wzZCghMw==", + "version": "5.3.6", + "resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.6.tgz", + "integrity": "sha512-v7e8iMfaPUujTACYsK5HBCCtFoW9n2dMZmjIlbvFS2oSpTQmPrfc3PrWnGx8OGY3jNOKho8JC8L277+m+9ag9Q==", "engines": { "node": ">= 0.12.0" } @@ -26959,9 +26959,9 @@ "version": "file:../../../deps/phoenix_html" }, "photoswipe": { - "version": "5.3.5", - "resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.5.tgz", - "integrity": "sha512-90JeebKBhjz1co9goGJ4vjDK84YhGKbLO8J/aKcoWS/OGddVZB77ONIs7igUKa0IB1HozTs0BiS184wzZCghMw==" + "version": "5.3.6", + "resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.6.tgz", + "integrity": "sha512-v7e8iMfaPUujTACYsK5HBCCtFoW9n2dMZmjIlbvFS2oSpTQmPrfc3PrWnGx8OGY3jNOKho8JC8L277+m+9ag9Q==" }, "picocolors": { "version": "1.0.0", diff --git a/apps/block_scout_web/assets/package.json b/apps/block_scout_web/assets/package.json index c5f94d3d889c..12d25712a2b2 100644 --- a/apps/block_scout_web/assets/package.json +++ b/apps/block_scout_web/assets/package.json @@ -66,7 +66,7 @@ "path-parser": "^6.1.0", "phoenix": "file:../../../deps/phoenix", "phoenix_html": "file:../../../deps/phoenix_html", - "photoswipe": "^5.3.5", + "photoswipe": "^5.3.6", "pikaday": "^1.8.2", "popper.js": "^1.14.7", "reduce-reducers": "^1.0.4",