From dcb9885b9eb4e0f828fea8eb0898623c7c547e2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 27 Nov 2023 14:16:12 +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 dcbc9c0..1cc3f22 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "modernizr": "3.7.1", "node-notifier": "5.4.0", "offline-plugin": "5.0.7", - "pretty-error": "2.1.1", + "pretty-error": "4.0.0", "prop-types": "15.7.2", "raf": "3.4.1", "react": "17.0.1",