Merge pull request #2814 from jellyfin/dependabot/npm_and_yarn/swiper-6.8.1

Bump swiper from 6.7.5 to 6.8.1
This commit is contained in:
Bill Thornton 2021-08-03 09:49:56 -07:00 committed by GitHub
commit ccbffa3887
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -15788,9 +15788,9 @@
} }
}, },
"swiper": { "swiper": {
"version": "6.7.5", "version": "6.8.1",
"resolved": "https://registry.npmjs.org/swiper/-/swiper-6.7.5.tgz", "resolved": "https://registry.npmjs.org/swiper/-/swiper-6.8.1.tgz",
"integrity": "sha512-KaTjO93tZyMpxWHaey+T+H/JeePMZV/joZWhZaor76Xk+rPGmjOz1S8mXSyrRkaW0p0LOJYeWGB8d0gYxSSV/Q==", "integrity": "sha512-Gc2rKe0XH3zoB0ogonlielduGM9DDQCJtXAeFeD2ujwzhEqw+5udwebCMNjhAcQ+xl9ygM5PnRoziAUol3Dx5w==",
"requires": { "requires": {
"dom7": "^3.0.0", "dom7": "^3.0.0",
"ssr-window": "^3.0.0" "ssr-window": "^3.0.0"

View file

@ -90,7 +90,7 @@
"resize-observer-polyfill": "^1.5.1", "resize-observer-polyfill": "^1.5.1",
"screenfull": "^5.1.0", "screenfull": "^5.1.0",
"sortablejs": "^1.14.0", "sortablejs": "^1.14.0",
"swiper": "^6.7.5", "swiper": "^6.8.1",
"webcomponents.js": "^0.7.24", "webcomponents.js": "^0.7.24",
"whatwg-fetch": "^3.6.2", "whatwg-fetch": "^3.6.2",
"workbox-core": "^5.1.4", "workbox-core": "^5.1.4",