From 723535830680149f0d949127cad9223d08efe8e1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:59:52 +0000 Subject: [PATCH] fix: 5 - full blown angular 2/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- 5 - full blown angular 2/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5 - full blown angular 2/package.json b/5 - full blown angular 2/package.json index a23916a..06afd5d 100644 --- a/5 - full blown angular 2/package.json +++ b/5 - full blown angular 2/package.json @@ -25,7 +25,7 @@ "@angular/upgrade": "2.0.0", "angular2-in-memory-web-api": "0.0.20", "core-js": "^2.4.1", - "materialize-css": "^0.97.7", + "materialize-css": "^0.99.0", "reflect-metadata": "^0.1.3", "rxjs": "5.0.0-beta.12", "systemjs": "0.19.27",