diff --git a/package-lock.json b/package-lock.json index fba4535..f186f16 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "sharp": "^0.33.5", "stripe": "^16.10.0", "styled-components": "^6.1.13", - "swiper": "^11.1.12" + "swiper": "^11.1.14" }, "devDependencies": { "@babel/helper-compilation-targets": "^7.25.2", @@ -13842,9 +13842,9 @@ } }, "node_modules/swiper": { - "version": "11.1.12", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.12.tgz", - "integrity": "sha512-PUkCToYAZMB4kP7z+YfPnkMHOMwMO71g8vUhz2o5INGIgIMb6Sb0XiP6cEJFsiFTd7FRDn5XCbg+KVKPDZqXLw==", + "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 30c16a4..9eac327 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "sharp": "^0.33.5", "stripe": "^16.10.0", "styled-components": "^6.1.13", - "swiper": "^11.1.12" + "swiper": "^11.1.14" }, "devDependencies": { "@babel/helper-compilation-targets": "^7.25.2",