From 0efdd0491825560e455892982b1db54716e971ae Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Oct 2024 00:58:51 +0000 Subject: [PATCH] fix: upgrade swiper from 11.1.10 to 11.1.14 Snyk has created this PR to upgrade swiper from 11.1.10 to 11.1.14. See this package in npm: swiper See this project in Snyk: https://app.snyk.io/org/lucentlabz/project/cfa2b9f5-5eb1-4548-a90c-57aac4fdc676?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8522e13706..cc38ded818 100644 --- a/package-lock.json +++ b/package-lock.json @@ -77,7 +77,7 @@ "sass": "^1.78.0", "stream": "^0.0.3", "streamx": "^2.20.1", - "swiper": "^11.1.10", + "swiper": "^11.1.14", "tinycolor2": "^1.3.0", "tunnel": "^0.0.6", "xmldoc": "^1.3.0" @@ -37747,9 +37747,9 @@ "license": "ISC" }, "node_modules/swiper": { - "version": "11.1.10", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.10.tgz", - "integrity": "sha512-pAVM6vCb6bumj2B9aSh67l3wP1j5YR8dPQM1YhQKMpnBc33vs+RpyVz6NZYZl/ZopCBSYbbWK5nvESwbmU0QXQ==", + "version": "11.1.14", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.14.tgz", + "integrity": "sha512-VbQLQXC04io6AoAjIUWuZwW4MSYozkcP9KjLdrsG/00Q/yiwvhz9RQyt0nHXV10hi9NVnDNy1/wv7Dzq1lkOCQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 8ec51cdce3..2678eb5296 100644 --- a/package.json +++ b/package.json @@ -229,7 +229,7 @@ "sass": "^1.78.0", "stream": "^0.0.3", "streamx": "^2.20.1", - "swiper": "^11.1.10", + "swiper": "^11.1.14", "tinycolor2": "^1.3.0", "tunnel": "^0.0.6", "xmldoc": "^1.3.0"