From ade1ac3eb4fa953fc62c784a51c606c0a9246617 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Jul 2024 02:23:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444580 - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444617 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 931b8f2..ef9b195 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "basic-auth": "^2.0.1", "bitter-font": "^0.0.1", "boolean": "^3.0.2", - "bootstrap": "4.6.0", + "bootstrap": "5.0.0", "bree": "^6.0.0", "bson-objectid": "^1.3.1", "cabin": "^9.0.4",