From a12357b7e6f2fb2f2b059690561108352c38a4cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 12 Aug 2023 01:37:42 +0000 Subject: [PATCH] fix: upgrade swiper from 9.1.0 to 9.4.1 Snyk has created this PR to upgrade swiper from 9.1.0 to 9.4.1. See this package in npm: See this project in Snyk: https://app.snyk.io/org/tolgaozen/project/8bbff870-b03e-4412-9a6f-a1568f143edb?utm_source=github&utm_medium=referral&page=upgrade-pr --- docs/documentation/package.json | 2 +- docs/documentation/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"