diff --git a/package-lock.json b/package-lock.json index 792326b..145b4f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "react-social-icons": "^6.16.0", - "swiper": "^10.2.0", + "swiper": "^11.1.1", "web-vitals": "^3.5.2" }, "devDependencies": { @@ -21036,9 +21036,9 @@ } }, "node_modules/swiper": { - "version": "10.3.1", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-10.3.1.tgz", - "integrity": "sha512-24Wk3YUdZHxjc9faID97GTu6xnLNia+adMt6qMTZG/HgdSUt4fS0REsGUXJOgpTED0Amh/j+gRGQxsLayJUlBQ==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz", + "integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 34e070a..2b5b074 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-router-dom": "^6.3.0", "react-scripts": "5.0.1", "react-social-icons": "^6.16.0", - "swiper": "^10.2.0", + "swiper": "^11.1.1", "web-vitals": "^3.5.2" }, "scripts": {