From d594f6e3493f7359439c90dde286b52e0fb8e5b0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 14:20:58 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-1536528 - https://snyk.io/vuln/SNYK-JS-TAR-1536531 - https://snyk.io/vuln/SNYK-JS-TAR-1536758 - https://snyk.io/vuln/SNYK-JS-TAR-1579147 - https://snyk.io/vuln/SNYK-JS-TAR-1579152 - https://snyk.io/vuln/SNYK-JS-TAR-1579155 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1312a1287..83b86ab0d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@types/moment-timezone": "^0.5.12", "angular-froala-wysiwyg": "^3.0.0-rc.2-1", "core-js": "^2.4.1", - "materialize-css": "^0.97.8", + "materialize-css": "^0.99.0", "hammerjs": "^2.0.8", "moment": "^2.24.0", "ng-pick-datetime": "^7.0.0",