From 16a05861fd8882dcfc8248a93be6bd73bc3641e8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Jan 2026 16:44:19 +0000 Subject: [PATCH] fix: node_modules/is-symbol/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420 --- node_modules/is-symbol/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/is-symbol/package.json b/node_modules/is-symbol/package.json index f9e2cbd807..30be7b6aef 100644 --- a/node_modules/is-symbol/package.json +++ b/node_modules/is-symbol/package.json @@ -39,7 +39,7 @@ "@ljharb/eslint-config": "^15.0.2", "auto-changelog": "^1.16.2", "covert": "^1.1.1", - "eslint": "^6.6.0", + "eslint": "^9.26.0", "object-inspect": "^1.7.0", "safe-publish-latest": "^1.1.4", "semver": "^6.3.0",