diff --git a/package-lock.json b/package-lock.json index 306e36985..9987e6955 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^11.2.8", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" }, @@ -24841,9 +24841,9 @@ } }, "node_modules/swiper": { - "version": "11.2.6", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.6.tgz", - "integrity": "sha512-8aXpYKtjy3DjcbzZfz+/OX/GhcU5h+looA6PbAzHMZT6ESSycSp9nAjPCenczgJyslV+rUGse64LMGpWE3PX9Q==", + "version": "11.2.8", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.8.tgz", + "integrity": "sha512-S5FVf6zWynPWooi7pJ7lZhSUe2snTzqLuUzbd5h5PHUOhzgvW0bLKBd2wv0ixn6/5o9vwc/IkQT74CRcLJQzeg==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index bc4d333e1..492289519 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "rehype-katex": "^7.0.0", "remark-math": "^6.0.0", "styled-components": "^6.1.8", - "swiper": "^11.1.4", + "swiper": "^11.2.8", "three": "^0.176.0", "vanilla-tilt": "^1.8.1" },