From 864017e9ccd0951a0e51b6e6a3889c69b4341b4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:09:09 +0000 Subject: [PATCH] Bump swiper from 6.4.5 to 6.4.8 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.4.5 to 6.4.8. - [Release notes](https://github.com/nolimits4web/Swiper/releases) - [Changelog](https://github.com/nolimits4web/swiper/blob/master/CHANGELOG.md) - [Commits](https://github.com/nolimits4web/Swiper/compare/v6.4.5...v6.4.8) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 18a4d67d22..4b8027488f 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "resize-observer-polyfill": "^1.5.1", "screenfull": "^5.1.0", "sortablejs": "^1.13.0", - "swiper": "^6.4.5", + "swiper": "^6.4.8", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.5.0", "workbox-core": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index 3b8c37782f..d420efe010 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8112,10 +8112,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -swiper@^6.4.5: - version "6.4.5" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.5.tgz#2aa9e7f59ed0578c411626bf24cdb5942609618e" - integrity sha512-MJIY0aXF6UKgUM+/tgwtOxI21fwRiT6QX2decd6m2L9OGA7jLBks8E0CuUuRqpQfmTInQrBPnBy8dqgOtr2O0w== +swiper@^6.4.8: + version "6.4.8" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.8.tgz#2033b69809ca67cb0851a8542089e43366f653e9" + integrity sha512-BvpbFiWTeHq+WniJNIeyVGsGeUozQ7q4EpqkyKocopYMzWgRDAmjCy+pr5QSrmtMQFgIG0+ta+3YBvjSHT+cgQ== dependencies: dom7 "^3.0.0" ssr-window "^3.0.0"