diff --git a/package-lock.json b/package-lock.json index f1ef1173e42..d520528a6e0 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.3", + "swiper": "^11.1.4", "tailwindcss": "^3.4.3", "uuid": "^9.0.1", "whatwg-fetch": "^3.6.20" @@ -10050,9 +10050,9 @@ } }, "node_modules/swiper": { - "version": "11.1.3", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz", - "integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw==", + "version": "11.1.4", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.4.tgz", + "integrity": "sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==", "funding": [ { "type": "patreon", @@ -18220,9 +18220,9 @@ } }, "swiper": { - "version": "11.1.3", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.3.tgz", - "integrity": "sha512-80MSxonyTxrGcaWj9YgvvhD8OG0B9/9IVZP33vhIEvyWvmKjnQDBieO+29wKvMx285sAtvZyrWBdkxaw6+D3aw==" + "version": "11.1.4", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.4.tgz", + "integrity": "sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==" }, "synckit": { "version": "0.8.8", diff --git a/package.json b/package.json index 5c3e9d698e0..c8bd9b657fc 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "react-ga": "3.3.1", "sass": "^1.59.3", "shx": "^0.3.4", - "swiper": "^11.1.3", + "swiper": "^11.1.4", "tailwindcss": "^3.4.3", "uuid": "^9.0.1", "whatwg-fetch": "^3.6.20"