From bcb3caf484b91eb9b3700ae7ab3abbb7e0d77289 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 26 Jul 2024 23:55:01 +0000 Subject: [PATCH] fix: TechoramaTypescript/begin/client/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444593 - https://snyk.io/vuln/SNYK-JS-BOOTSTRAP-7444617 --- TechoramaTypescript/begin/client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TechoramaTypescript/begin/client/package.json b/TechoramaTypescript/begin/client/package.json index c036c28d..dce08708 100644 --- a/TechoramaTypescript/begin/client/package.json +++ b/TechoramaTypescript/begin/client/package.json @@ -31,7 +31,7 @@ "zone.js": "^0.6.12", "angular2-in-memory-web-api": "0.0.7", - "bootstrap": "^3.3.6" + "bootstrap": "^4.0.0" }, "devDependencies": { "concurrently": "^2.0.0",