diff --git a/.changelog/1419.internal.md b/.changelog/1419.internal.md new file mode 100644 index 000000000..787f5708c --- /dev/null +++ b/.changelog/1419.internal.md @@ -0,0 +1 @@ +Update dependencies diff --git a/package.json b/package.json index caf75014c..30370e71c 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react-quick-pinch-zoom": "5.1.0", "react-router-dom": "6.23.0", "recharts": "2.12.7", - "swiper": "11.1.1", + "swiper": "11.1.3", "use-resize-observer": "9.1.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b3a8a37ac..eab8f027b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11616,10 +11616,10 @@ svgo@^2.4.0: picocolors "^1.0.0" stable "^0.1.8" -swiper@11.1.1: - version "11.1.1" - resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.1.tgz#5efaa222d4a47a3ac75090cfc2fda6e53e564982" - integrity sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ== +swiper@11.1.3: + version "11.1.3" + resolved "https://registry.yarnpkg.com/swiper/-/swiper-11.1.3.tgz#ff5cbeea349d207a2423c4106b1905cb12804a19" + integrity sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw== symbol-tree@^3.2.4: version "3.2.4"