From dbb193df3a0cde2a78dfbd3b498d51f9e582b420 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Oct 2024 22:17:51 +0000 Subject: [PATCH] fix: upgrade swiper from 11.1.4 to 11.1.14 Snyk has created this PR to upgrade swiper from 11.1.4 to 11.1.14. See this package in npm: swiper See this project in Snyk: https://app.snyk.io/org/nerds-github/project/128fa64f-2492-4d35-adcb-b5c6f29c1150?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a1ff2f..424e5fd 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "gsap": "^3.12.5", "prettier": "^3.3.3", "prettier-plugin-tailwindcss": "^0.6.5", - "swiper": "^11.1.1", + "swiper": "^11.1.14", "tailwindcss": "^3.4.1" }, "dependencies": {