From 320e49b8d61519827c1e46ccfda7d733a692f285 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 5 Dec 2022 01:45:55 +0000 Subject: [PATCH] fix: json/src/main/webapp/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-3153490 --- json/src/main/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/src/main/webapp/package.json b/json/src/main/webapp/package.json index 2f2d6c9ffabd..9d462b2189db 100644 --- a/json/src/main/webapp/package.json +++ b/json/src/main/webapp/package.json @@ -5,7 +5,7 @@ "license": "MIT", "dependencies": { "typings": "0.6.5", - "jsonforms": "0.0.19", + "jsonforms": "0.0.20", "bootstrap": "3.3.6" } } \ No newline at end of file