From 4e1cb787dc052681ca6cab20165b72aba37282af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Jan 2023 02:10:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DEBUG-3227433 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31e6e70..09ae15f 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "ramda": "^0.21.0", "request": "^2.75.0", "require-all": "^2.0.0", - "systemic": "^0.6.0", + "systemic": "^1.3.3", "systemic-domain-runner": "^0.1.4", "systemic-express": "^1.1.0", "uw-lib-prometheus.js": "^1.0.5"