diff --git a/ui/package-lock.json b/ui/package-lock.json index d4bf997d2a0..adb6c160a72 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -36,7 +36,7 @@ "ngx-spinner": "^16.0.2", "roboto-fontface": "^0.10.0", "rxjs": "~6.6.7", - "swiper": "11.1.1", + "swiper": "11.1.4", "tslib": "^2.6.2", "uuid": "^9.0.1", "zone.js": "~0.13.3" @@ -15714,7 +15714,9 @@ } }, "node_modules/swiper": { - "version": "11.1.1", + "version": "11.1.4", + "resolved": "https://registry.npmjs.org/swiper/-/swiper-11.1.4.tgz", + "integrity": "sha512-1n7kbYJB2dFEpUHRFszq7gys/ofIBrMNibwTiMvPHwneKND/t9kImnHt6CfGPScMHgI+dWMbGTycCKGMoOO1KA==", "funding": [ { "type": "patreon", @@ -15725,7 +15727,6 @@ "url": "http://opencollective.com/swiper" } ], - "license": "MIT", "engines": { "node": ">= 4.7.0" } diff --git a/ui/package.json b/ui/package.json index 460c0f8728b..2d81dff3d23 100644 --- a/ui/package.json +++ b/ui/package.json @@ -31,7 +31,7 @@ "ngx-spinner": "^16.0.2", "roboto-fontface": "^0.10.0", "rxjs": "~6.6.7", - "swiper": "11.1.1", + "swiper": "11.1.4", "tslib": "^2.6.2", "uuid": "^9.0.1", "zone.js": "~0.13.3"