From 219ad9eb0b0106b1d3cf75627e9ea9612af0cebb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Feb 2021 09:48:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 65f5f5d..48a8c71 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "angular-ui-bootstrap": "2.5.6", "bootstrap": "3.4.1", "hotkeys-js": "^3.7.6", - "jointjs": "^2.2.1", + "jointjs": "^3.0.3", "jquery": "^3.4.1", "json-rules-engine": "3.0.2", "lodash": "^4.17.15",