From e6d58664da4ce6fe293a82c79310258387ab1ca8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 05:09:07 +0000 Subject: [PATCH] Bump swiper from 6.4.10 to 6.4.11 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.4.10 to 6.4.11. - [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.10...v6.4.11) 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 ebd9fa8f25..632046a5d7 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.10", + "swiper": "^6.4.11", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.5.0", "workbox-core": "^5.1.4", diff --git a/yarn.lock b/yarn.lock index 78fbd26418..a7c97586c7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8117,10 +8117,10 @@ svgo@^1.0.0: unquote "~1.1.1" util.promisify "~1.0.0" -swiper@^6.4.10: - version "6.4.10" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.10.tgz#d2a8bce471717b770d005fcd5e8af42ac630cac6" - integrity sha512-uNTdbkcVjNQVOwXhr+e8rTB4Uu8QfWHaZQSSptykWJX/QjSBuAPxAUFnHG8IKGQfTljGol9eLv6g8KTwvGjYNA== +swiper@^6.4.11: + version "6.4.11" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-6.4.11.tgz#183b719cd7ccadc1c18558db49242098ca1d564c" + integrity sha512-AtOotOxvGBlYddJa7s1wzdh7/BAyfJq9h8q/JKgI2X9UrSx87YAOSfnM5j2UifYbvETmR6qhivGFew6kogA8Yw== dependencies: dom7 "^3.0.0" ssr-window "^3.0.0"