From 0767dcbd5c176fbe00a9c3193e85586d93eff5b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:59:15 +0200 Subject: [PATCH] chore(deps): update dependency eslint-plugin-security to v4.0.1 (#3452) --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2fc9fb9f..750ec782 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@rollup/plugin-typescript": "12.3.0", "eslint": "10.4.0", "eslint-config-prettier": "10.1.8", - "eslint-plugin-security": "4.0.0", + "eslint-plugin-security": "4.0.1", "prettier": "3.8.3", "rollup": "4.60.3", "tslib": "2.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 914b9cea..1121773a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 10.1.8 version: 10.1.8(eslint@10.4.0(jiti@2.6.1)) eslint-plugin-security: - specifier: 4.0.0 - version: 4.0.0 + specifier: 4.0.1 + version: 4.0.1 prettier: specifier: 3.8.3 version: 3.8.3 @@ -1395,8 +1395,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-security@4.0.0: - resolution: {integrity: sha512-tfuQT8K/Li1ZxhFzyD8wPIKtlzZxqBcPr9q0jFMQ77wWAbKBVEhaMPVQRTMTvCMUDhwBe5vPVqQPwAGk/ASfxQ==} + eslint-plugin-security@4.0.1: + resolution: {integrity: sha512-/lZCkOxPOWaf1jXAqgICrS8St3BMBccIPvhOSUYuV6VCr1o5nFVG998FnTLt6w2Nxb8Uo0nM8fzmnhp+GY/aEg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-scope@9.1.2: @@ -2831,7 +2831,7 @@ snapshots: dependencies: eslint: 10.4.0(jiti@2.6.1) - eslint-plugin-security@4.0.0: + eslint-plugin-security@4.0.1: dependencies: safe-regex: 2.1.1