Merge pull request #8390 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/photoswipe-5.3.9

Bump photoswipe from 5.3.8 to 5.3.9 in /apps/block_scout_web/assets
pull/8389/head
Victor Baranov 1 year ago committed by GitHub
commit 17fe28c3a8
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

@ -54,7 +54,7 @@
"path-parser": "^6.1.0", "path-parser": "^6.1.0",
"phoenix": "file:../../../deps/phoenix", "phoenix": "file:../../../deps/phoenix",
"phoenix_html": "file:../../../deps/phoenix_html", "phoenix_html": "file:../../../deps/phoenix_html",
"photoswipe": "^5.3.8", "photoswipe": "^5.3.9",
"pikaday": "^1.8.2", "pikaday": "^1.8.2",
"popper.js": "^1.14.7", "popper.js": "^1.14.7",
"reduce-reducers": "^1.0.4", "reduce-reducers": "^1.0.4",
@ -13366,9 +13366,9 @@
"link": true "link": true
}, },
"node_modules/photoswipe": { "node_modules/photoswipe": {
"version": "5.3.8", "version": "5.3.9",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.8.tgz", "resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.9.tgz",
"integrity": "sha512-4vTzOQt8GP4Chsm0s+8j2xDtVHAEN252PxrU12A1zXauNn0zD5HRHgjALKO2GKTyBnTnOrJUOxbV8LTrFIMrYw==", "integrity": "sha512-z9ACLW9472gAawrIXXiliuz9xNZ3xEl7cIPHqY/lAeFQT9X+N9sgCwa86WK9wnK8cuk/F3QEO45n+QSiZnKd2A==",
"engines": { "engines": {
"node": ">= 0.12.0" "node": ">= 0.12.0"
} }
@ -27708,9 +27708,9 @@
"version": "file:../../../deps/phoenix_html" "version": "file:../../../deps/phoenix_html"
}, },
"photoswipe": { "photoswipe": {
"version": "5.3.8", "version": "5.3.9",
"resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.8.tgz", "resolved": "https://registry.npmjs.org/photoswipe/-/photoswipe-5.3.9.tgz",
"integrity": "sha512-4vTzOQt8GP4Chsm0s+8j2xDtVHAEN252PxrU12A1zXauNn0zD5HRHgjALKO2GKTyBnTnOrJUOxbV8LTrFIMrYw==" "integrity": "sha512-z9ACLW9472gAawrIXXiliuz9xNZ3xEl7cIPHqY/lAeFQT9X+N9sgCwa86WK9wnK8cuk/F3QEO45n+QSiZnKd2A=="
}, },
"picocolors": { "picocolors": {
"version": "1.0.0", "version": "1.0.0",

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

Loading…
Cancel
Save