From e5e67005833eab9a85b3b7ef77d6f1389f5aabfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:08:11 +0000 Subject: [PATCH] Bump swiper from 6.5.4 to 6.5.9 Bumps [swiper](https://github.com/nolimits4web/Swiper) from 6.5.4 to 6.5.9. - [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.5.4...v6.5.9) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4e510edcaf..8cdfe9001d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12180,9 +12180,9 @@ } }, "swiper": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-6.5.4.tgz", - "integrity": "sha512-SaJGZXSf5+MNusOVllByZU2dEGWYg5n4M51Pq0sxqd9hjLgqReuGo9jlWd6B7Auy8dbVNHaPkGYem6FBjy0WOA==", + "version": "6.5.9", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-6.5.9.tgz", + "integrity": "sha512-zO3UCLVEiOXZontAQWBNpWFZGV3WaXwHSgvng0qIGLVMyxYGD6w78S7YkGAu/XBam1SBQNZzxqfFc/LDjNdq/A==", "requires": { "dom7": "^3.0.0", "ssr-window": "^3.0.0" diff --git a/package.json b/package.json index 0af31b5edb..278d6c0d74 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.5.0", + "swiper": "^6.5.9", "webcomponents.js": "^0.7.24", "whatwg-fetch": "^3.6.2", "workbox-core": "^5.1.4",