From 67cfaf940d88948aa9dd2bfc18511b6a528026c7 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 03:44:24 +0000 Subject: [PATCH] fix: Pokedex/Ayush-Vish/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JSYAML-13961110 --- Pokedex/Ayush-Vish/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pokedex/Ayush-Vish/package.json b/Pokedex/Ayush-Vish/package.json index d0aefd7e4..936dda7a7 100644 --- a/Pokedex/Ayush-Vish/package.json +++ b/Pokedex/Ayush-Vish/package.json @@ -19,7 +19,7 @@ "@types/react": "^18.2.15", "@types/react-dom": "^18.2.7", "@vitejs/plugin-react": "^4.0.3", - "eslint": "^8.45.0", + "eslint": "^9.0.0", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.3",