diff --git a/components/card/product/package.json b/components/card/product/package.json index 183360890..d9423293f 100644 --- a/components/card/product/package.json +++ b/components/card/product/package.json @@ -15,6 +15,6 @@ "@s-ui/component-dependencies": "1", "@s-ui/react-icons": "1", "@s-ui/react-tag-chip": "1", - "swiper": "3.4.1" + "swiper": "6.5.1" } }