From 169e68a93054dc46dbeae8131065f23c36208529 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 14 Feb 2026 02:20:11 +0000 Subject: [PATCH] fix: test/fixtures/postject-copy/node_modules/commander/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 --- test/fixtures/postject-copy/node_modules/commander/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/fixtures/postject-copy/node_modules/commander/package.json b/test/fixtures/postject-copy/node_modules/commander/package.json index 60f5ccefd95cf6..200112003bbc5d 100644 --- a/test/fixtures/postject-copy/node_modules/commander/package.json +++ b/test/fixtures/postject-copy/node_modules/commander/package.json @@ -50,7 +50,7 @@ "@types/node": "^16.11.15", "@typescript-eslint/eslint-plugin": "^5.30.6", "@typescript-eslint/parser": "^5.30.6", - "eslint": "^8.19.0", + "eslint": "^10.0.0", "eslint-config-standard": "^17.0.0", "eslint-config-standard-with-typescript": "^22.0.0", "eslint-plugin-import": "^2.25.3",