chore(deps): bump photoswipe in /apps/block_scout_web/assets (#10540)

Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/dimsemenov/Photoswipe/releases)
- [Commits](https://github.com/dimsemenov/Photoswipe/commits/v5.4.4)

---
updated-dependencies:
- dependency-name: photoswipe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/10534/head
dependabot[bot] 4 months ago committed by GitHub
parent 51f9d846fa
commit 51e0246cb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -54,7 +54,7 @@
"path-parser": "^6.1.0",
"phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html",
"photoswipe": "^5.4.3",
"photoswipe": "^5.4.4",
"pikaday": "^1.8.2",
"popper.js": "^1.14.7",
"reduce-reducers": "^1.0.4",
@ -13649,9 +13649,9 @@
"link": true
},
"node_modules/photoswipe": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.3.tgz",
"integrity": "sha512-9UC6oJBK4oXFZ5HcdlcvGkfEHsVrmE4csUdCQhEjHYb3PvPLO3PG7UhnPuOgjxwmhq5s17Un5NUdum01LgBDng==",
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.4.tgz",
"integrity": "sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA==",
"engines": {
"node": ">= 0.12.0"
}
@ -28275,9 +28275,9 @@
"version": "file:../../../deps/phoenix_html"
},
"photoswipe": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.3.tgz",
"integrity": "sha512-9UC6oJBK4oXFZ5HcdlcvGkfEHsVrmE4csUdCQhEjHYb3PvPLO3PG7UhnPuOgjxwmhq5s17Un5NUdum01LgBDng=="
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.4.4.tgz",
"integrity": "sha512-WNFHoKrkZNnvFFhbHL93WDkW3ifwVOXSW3w1UuZZelSmgXpIGiZSNlZJq37rR8YejqME2rHs9EhH9ZvlvFH2NA=="
},
"picocolors": {
"version": "1.0.1",

@ -66,7 +66,7 @@
"path-parser": "^6.1.0",
"phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html",
"photoswipe": "^5.4.3",
"photoswipe": "^5.4.4",
"pikaday": "^1.8.2",
"popper.js": "^1.14.7",
"reduce-reducers": "^1.0.4",

Loading…
Cancel
Save