From ed7cd0c6ee6b2002ddb1d29056c79fe1b8ea20f6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 15 Feb 2024 11:47:18 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANGULAR-6091113 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6d6e27423..6df8fd3003 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "angular-resource": "^1.5.2", "angular-route": "^1.5.2", "angular-sanitize": "^1.5.2", - "angular-ui-router": "^0.2.18", + "angular-ui-router": "^1.0.4", "angular-ui-select": "^0.12.100", "body-parser": "latest", "bootstrap": "latest",