diff --git a/ui/package-lock.json b/ui/package-lock.json index 85eee50a49..480e69cdbc 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -51,7 +51,7 @@ "ngx-spinner": "^17.0.0", "roboto-fontface": "^0.10.0", "rxjs": "~7.8.1", - "swiper": "11.2.0", + "swiper": "11.2.1", "tslib": "^2.8.1", "uuid": "^11.0.5", "zone.js": "~0.15.0" @@ -20116,9 +20116,9 @@ } }, "node_modules/swiper": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.0.tgz", - "integrity": "sha512-rjjAKgDEs+grR2eQshVDCcE4KNPC7CI294nfcbV9gE8WCsLdvOYXDeZKUYevqAZZp8j5hE7kpT3dAGVKFBWlxQ==", + "version": "11.2.1", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.1.tgz", + "integrity": "sha512-62G69+iQRIfUqTmJkWpZDcX891Ra8O9050ckt1/JI2H+0483g+gq0m7gINecDqMtDh2zt5dK+uzBRxGhGOOvQA==", "funding": [ { "type": "patreon", diff --git a/ui/package.json b/ui/package.json index 61328fae77..84e59c36ec 100644 --- a/ui/package.json +++ b/ui/package.json @@ -46,7 +46,7 @@ "ngx-spinner": "^17.0.0", "roboto-fontface": "^0.10.0", "rxjs": "~7.8.1", - "swiper": "11.2.0", + "swiper": "11.2.1", "tslib": "^2.8.1", "uuid": "^11.0.5", "zone.js": "~0.15.0"