diff --git a/package-lock.json b/package-lock.json index 216c88537..ce2a14999 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "pouchdb-adapter-idb": "^7.2.2", "rxjs": "^7.8.1", "source-sans-pro": "^3.6.0", - "swiper": "^11.2.2", + "swiper": "^12.1.2", "tslib": "^2.3.1", "zone.js": "^0.15.0" }, @@ -27694,7 +27694,9 @@ } }, "node_modules/swiper": { - "version": "11.2.2", + "version": "12.1.2", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-12.1.2.tgz", + "integrity": "sha512-4gILrI3vXZqoZh71I1PALqukCFgk+gpOwe1tOvz5uE9kHtl2gTDzmYflYCwWvR4LOvCrJi6UEEU+gnuW5BtkgQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 767281469..569fac5f0 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "pouchdb-adapter-idb": "^7.2.2", "rxjs": "^7.8.1", "source-sans-pro": "^3.6.0", - "swiper": "^11.2.2", + "swiper": "^12.1.2", "tslib": "^2.3.1", "zone.js": "^0.15.0" },