From 96f00f6efdfda86659056c06d1442ca2f4778cf6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 31 Jan 2026 12:48: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-ESLINT-15102420 --- 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..d44069084f62ed 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": "^9.26.0", "eslint-config-standard": "^17.0.0", "eslint-config-standard-with-typescript": "^22.0.0", "eslint-plugin-import": "^2.25.3",