From 7e6493d55d704094c0213777687d972a13f69944 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 14:57:34 +0000 Subject: [PATCH] fix: 4 - using a webservice/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- 4 - using a webservice/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4 - using a webservice/package.json b/4 - using a webservice/package.json index a23916a..06afd5d 100644 --- a/4 - using a webservice/package.json +++ b/4 - using a webservice/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",