From 092d8bccf247ce649b36ebae49e97dec9eef597d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Apr 2024 05:26:14 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1393e9..5a36de3 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "contentful-management": "^7.11.0", "contentful-migration": "^4.19.0", "dateformat": "^3.0.3", - "eslint": "^6.8.0", + "eslint": "^9.0.0", "eslint-config-standard": "^14.1.0", "eslint-plugin-import": "^2.20.1", "eslint-plugin-mocha": "^6.3.0",