From 8f53b13e3de450721ee65921e317944d01526c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:09:09 +0000 Subject: [PATCH] Bump swiper from 6.4.1 to 6.4.5 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.4.1 to 6.4.5. - [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.1...v6.4.5) 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 e3d9ead57b..82aa792ab6 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "resize-observer-polyfill": "^1.5.1", "screenfull": "^5.0.2", "sortablejs": "^1.12.0", - "swiper": "^6.4.1", + "swiper": "^6.4.5", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.5.0", "workbox-core": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index fa47cc3f4c..400ea2a805 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8182,10 +8182,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -swiper@^6.4.1: - version "6.4.1" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.1.tgz#6d4e9252ed4226821d4005e77924e929848de8af" - integrity sha512-bozab28fXhuMnTIb/oY2eF6Vif1K9hLz0wz5cPTQAnZzjtm/VsRod3jHi2s6UmWVufmlpAEOrprNheDS2YIfmA== +swiper@^6.4.5: + version "6.4.5" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.5.tgz#2aa9e7f59ed0578c411626bf24cdb5942609618e" + integrity sha512-MJIY0aXF6UKgUM+/tgwtOxI21fwRiT6QX2decd6m2L9OGA7jLBks8E0CuUuRqpQfmTInQrBPnBy8dqgOtr2O0w== dependencies: dom7 "^3.0.0" ssr-window "^3.0.0"