diff --git a/docs/documentation/package.json b/docs/documentation/package.json index 8cfcd3277..2b9103703 100644 --- a/docs/documentation/package.json +++ b/docs/documentation/package.json @@ -69,7 +69,7 @@ "react-waypoint": "10.3.0", "styled-components": "^5.3.6", "styled-system": "5.1.5", - "swiper": "^9.1.0" + "swiper": "^9.4.1" }, "devDependencies": { "@docusaurus/module-type-aliases": "^2.4.0", diff --git a/docs/documentation/yarn.lock b/docs/documentation/yarn.lock index 2901011ff..ee2bd4be8 100644 --- a/docs/documentation/yarn.lock +++ b/docs/documentation/yarn.lock @@ -8403,10 +8403,10 @@ svgo@^2.7.0, svgo@^2.8.0: picocolors "^1.0.0" stable "^0.1.8" -swiper@^9.1.0: - version "9.1.0" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-9.1.0.tgz#1a804254aa5b52724038ea1b4007193742a6bbf3" - integrity sha512-Ck8CywwfUghkbUAHbxTAWyeUAcNrIDNJ6EnKFBGGcHDjeqbh0Jq08RbmD5fMu1a0oOv1eIkUGVkqNJy/asm+yA== +swiper@^9.4.1: + version "9.4.1" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-9.4.1.tgz#2f48bcd6ab4b4fcf4ae93eaee53980531d42fd42" + integrity sha512-1nT2T8EzUpZ0FagEqaN/YAhRj33F2x/lN6cyB0/xoYJDMf8KwTFT3hMOeoB8Tg4o3+P/CKqskP+WX0Df046fqA== dependencies: ssr-window "^4.0.2"