From d38a2de3a2bb145d29f4377c234c6dd56f367e37 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Dec 2022 15:02:34 +0000 Subject: [PATCH] fix: json-modules/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-modules/json/src/main/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-modules/json/src/main/webapp/package.json b/json-modules/json/src/main/webapp/package.json index 5dae00059373..a9905d0b6e08 100644 --- a/json-modules/json/src/main/webapp/package.json +++ b/json-modules/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