From 3f49cff68430efc2e622c551ea17b7fdcc3a0f32 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 12 Apr 2021 08:03:49 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SWIPER-1088062 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06a4912..624b51d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "slideout": "^1.0.1", "velocity-animate": "^1.4.0", "vue": "^2.2.4", - "vue-awesome-swiper": "^2.3.8", + "vue-awesome-swiper": "^4.0.0", "vue-template-compiler": "^2.2.4", "whatwg-fetch": "^1.0.0" },