From 399c6fa3341bda1139225aae821662a0236bc696 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 May 2022 06:47:52 +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 092bdab..2e2fee2 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lint-staged": "9.4.3", "mri": "^1.1.5", "multimatch": "^3.0.0", - "prettierx": "0.11.3" + "prettierx": "0.14.0" }, "devDependencies": { "isomorphic-git": "1.3.2",