Bump photoswipe from 5.3.4 to 5.3.5 in /apps/block_scout_web/assets

Bumps [photoswipe](https://github.com/dimsemenov/Photoswipe) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/dimsemenov/Photoswipe/releases)
- [Commits](https://github.com/dimsemenov/Photoswipe/compare/v5.3.4...v5.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/6803/head
dependabot[bot] 2 years ago committed by GitHub
parent 85963ef02f
commit 779c3193aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      apps/block_scout_web/assets/package-lock.json
  2. 2
      apps/block_scout_web/assets/package.json

@ -53,7 +53,7 @@
"path-parser": "^6.1.0",
"phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html",
"photoswipe": "^5.3.4",
"photoswipe": "^5.3.5",
"pikaday": "^1.8.2",
"popper.js": "^1.14.7",
"reduce-reducers": "^1.0.4",
@ -13027,9 +13027,9 @@
"link": true
},
"node_modules/photoswipe": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.4.tgz",
"integrity": "sha512-SN+RWHqxJvdwzXJsh8KrG+ajjPpdTX5HpKglEd0k9o6o5fW+QHPkW8//Bo11MB+NQwTa/hFw8BDv2EdxiDXjNw==",
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.5.tgz",
"integrity": "sha512-90JeebKBhjz1co9goGJ4vjDK84YhGKbLO8J/aKcoWS/OGddVZB77ONIs7igUKa0IB1HozTs0BiS184wzZCghMw==",
"engines": {
"node": ">= 0.12.0"
}
@ -26932,9 +26932,9 @@
"version": "file:../../../deps/phoenix_html"
},
"photoswipe": {
"version": "5.3.4",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.4.tgz",
"integrity": "sha512-SN+RWHqxJvdwzXJsh8KrG+ajjPpdTX5HpKglEd0k9o6o5fW+QHPkW8//Bo11MB+NQwTa/hFw8BDv2EdxiDXjNw=="
"version": "5.3.5",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.5.tgz",
"integrity": "sha512-90JeebKBhjz1co9goGJ4vjDK84YhGKbLO8J/aKcoWS/OGddVZB77ONIs7igUKa0IB1HozTs0BiS184wzZCghMw=="
},
"picocolors": {
"version": "1.0.0",

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

Loading…
Cancel
Save