From 2b43669aae21540ac63f03ca4e02416bdd77e0c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 22:11:02 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fa65628..4e3d41fe 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "gulp-util": "3.0.6" }, "dependencies": { - "bower": "1.5.2", + "bower": "1.7.5", "reveal-md": "0.0.20" } }