diff --git a/package-lock.json b/package-lock.json index 0b1d19d78cc..60771118dbc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "react-ga": "3.3.1", "sass": "^1.59.3", "shx": "^0.3.4", - "swiper": "^11.1.1", + "swiper": "^11.1.3", "tailwindcss": "^3.4.3", "uuid": "^9.0.1", "whatwg-fetch": "^3.6.20" @@ -10050,9 +10050,9 @@ } }, "node_modules/swiper": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz", - "integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==", + "version": "11.1.3", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz", + "integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw==", "funding": [ { "type": "patreon", @@ -18220,9 +18220,9 @@ } }, "swiper": { - "version": "11.1.1", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz", - "integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==" + "version": "11.1.3", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz", + "integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw==" }, "synckit": { "version": "0.8.8", diff --git a/package.json b/package.json index 791ba8f4a98..25ce37fa2bb 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "react-ga": "3.3.1", "sass": "^1.59.3", "shx": "^0.3.4", - "swiper": "^11.1.1", + "swiper": "^11.1.3", "tailwindcss": "^3.4.3", "uuid": "^9.0.1", "whatwg-fetch": "^3.6.20"