diff --git a/package-lock.json b/package-lock.json index 434d27d97..e5d748e14 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "sass": "1.71.1", - "swiper": "11.0.6", + "swiper": "11.0.7", "url-loader": "4.1.1" }, "devDependencies": { @@ -16790,9 +16790,9 @@ } }, "node_modules/swiper": { - "version": "11.0.6", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.6.tgz", - "integrity": "sha512-W/Me7MQl5rNgdM5x9i3Gll76WsyVpnHn91GhBOyL7RCFUeg62aVnflzlVfIpXzZ/87FtJOfAoDH79ZH2Yq76zA==", + "version": "11.0.7", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.7.tgz", + "integrity": "sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA==", "funding": [ { "type": "patreon", diff --git a/package.json b/package.json index 34c78a9bd..2dbcd7a0a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "sass": "1.71.1", - "swiper": "11.0.6", + "swiper": "11.0.7", "url-loader": "4.1.1" }, "browserslist": {