From 10099d51479d62c6d198a5d8dd8d1971c5aa61c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 May 2022 21:19:24 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FROALAEDITOR-1768466 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1312a1287..0e0e36d70 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@angular/platform-browser-dynamic": "^7.2.15", "@angular/router": "^7.2.15", "@types/moment-timezone": "^0.5.12", - "angular-froala-wysiwyg": "^3.0.0-rc.2-1", + "angular-froala-wysiwyg": "^4.0.11", "core-js": "^2.4.1", "materialize-css": "^0.97.8", "hammerjs": "^2.0.8",