From ed8b1178468d5486bc395fa00254158108ee6d82 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 20 Sep 2021 19:17:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 32ed322bf6..58852a84fb 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "avvio": "^2.0.3", "fast-json-stringify": "^0.12.2", "fast-safe-stringify": "^1.2.0", - "fastify-cli": "^0.6.1", + "fastify-cli": "^1.4.0", "fastseries": "^1.7.2", "find-my-way": "^1.3.2", "flatstr": "^1.0.5",