From 6ab87e2a7357df431c90c025ca57f5d3ea4531e7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 13 Jul 2024 03:40:34 +0000 Subject: [PATCH] fix: Angular/angulario-tour-of-heroes/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 --- Angular/angulario-tour-of-heroes/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Angular/angulario-tour-of-heroes/package.json b/Angular/angulario-tour-of-heroes/package.json index bb066fca..9adb7175 100644 --- a/Angular/angulario-tour-of-heroes/package.json +++ b/Angular/angulario-tour-of-heroes/package.json @@ -23,7 +23,7 @@ "@angular/platform-browser-dynamic": "4.0.3", "@angular/router": "4.0.3", "angular-in-memory-web-api": "0.17.0", - "bootstrap": "4.6.2", + "bootstrap": "5.0.0", "core-js": "2.6.12", "reflect-metadata": "0.2.2", "rxjs": "5.3.0",