From 83fdab64695a8e9aac2cb60337bc3add3e54be13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 14:16:23 +0000 Subject: [PATCH] Bump eslint-plugin-security from 1.7.1 to 4.0.0 Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 1.7.1 to 4.0.0. - [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint-community/eslint-plugin-security/compare/v1.7.1...eslint-plugin-security-v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-security dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a7cf291..560a3c0d 100644 --- a/package.json +++ b/package.json @@ -236,7 +236,7 @@ "cross-env": "^10.1.0", "eslint": "^8.56.0", "eslint-formatter-codeframe": "^7.32.1", - "eslint-plugin-security": "^1.5.0", + "eslint-plugin-security": "^4.0.0", "glob": "13.0.5", "grunt": "^1.5.3", "grunt-cli": "^1.4.3",