From 83efc86401932d640a66a6d651ff8ad236444171 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 12:50:40 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55777c446..4f5571d94 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@lerna-lite/exec": "^1.6.0", "@lerna-lite/run": "^1.6.0", "coveralls": "^3.1.1", - "eslint": "^8.15.0", + "eslint": "^10.0.0", "eslint-config-google": "^0.14.0", "eslint-config-prettier": "^8.5.0", "eslint-config-standard": "^17.0.0",