From 4a786bd4065371f26e568ff7d26a13f8379c86c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 25 Nov 2023 14:10:25 +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 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fa2a53..effbab0 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "fs-extra": "^1.0.0", "fs-finder": "^1.8.1", "json-concat": "0.0.1", - "json-server": "^0.9.0", + "json-server": "^0.16.2", "require-dir": "^0.3.1" }, "repository": {