From 781c6627bc488df37a0a85c42ea5931c4c66f718 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 22 Mar 2024 18:26:28 +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-TAR-6476909 --- 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",