diff --git a/package-lock.json b/package-lock.json index 28043fffe2..aa79f9c14c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "resize-observer-polyfill": "1.5.1", "screenfull": "6.0.2", "sortablejs": "1.15.2", - "swiper": "11.0.7", + "swiper": "11.1.1", "usehooks-ts": "3.1.0", "webcomponents.js": "0.7.24", "whatwg-fetch": "3.6.20" @@ -21136,9 +21136,9 @@ } }, "node_modules/swiper": { - "version": "11.0.7", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.7.tgz", - "integrity": "sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz", + "integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==", "funding": [ { "type": "patreon", @@ -21149,6 +21149,7 @@ "url": "http://opencollective.com/swiper" } ], + "license": "MIT", "engines": { "node": ">= 4.7.0" } @@ -38296,9 +38297,9 @@ } }, "swiper": { - "version": "11.0.7", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.0.7.tgz", - "integrity": "sha512-cDfglW1B6uSmB6eB6pNmzDTNLmZtu5bWWa1vak0RU7fOI9qHjMzl7gVBvYSl34b0RU2N11HxxETJqQ5LeqI1cA==" + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.1.tgz", + "integrity": "sha512-jGmEA/fNz1lACIcY4/40ggm1Gcyv+EUivmgV/Jd2WFPsEJhbWXnRAwzZR8OPjkBLtDxmzcoYG/iiAMWfRs0YKQ==" }, "symbol-tree": { "version": "3.2.4", diff --git a/package.json b/package.json index c753060b58..b68115570d 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "resize-observer-polyfill": "1.5.1", "screenfull": "6.0.2", "sortablejs": "1.15.2", - "swiper": "11.0.7", + "swiper": "11.1.1", "usehooks-ts": "3.1.0", "webcomponents.js": "0.7.24", "whatwg-fetch": "3.6.20"