From 977b8d4cdfa652f11bdda1058dc5b00864eac4b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 07:29:42 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.37.4 --- opencti-platform/opencti-front/package.json | 2 +- opencti-platform/opencti-front/yarn.lock | 10 +++++----- opencti-platform/opencti-graphql/package.json | 2 +- opencti-platform/opencti-graphql/yarn.lock | 10 +++++----- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/opencti-platform/opencti-front/package.json b/opencti-platform/opencti-front/package.json index f38ac552bdb7..bfff98b13cca 100644 --- a/opencti-platform/opencti-front/package.json +++ b/opencti-platform/opencti-front/package.json @@ -133,7 +133,7 @@ "eslint-plugin-custom-rules": "link:packages/eslint-plugin-custom-rules", "eslint-plugin-import": "2.31.0", "eslint-plugin-import-newlines": "1.4.0", - "eslint-plugin-react": "7.37.3", + "eslint-plugin-react": "7.37.4", "express": "4.21.0", "fs-extra": "11.3.0", "http-proxy-middleware": "3.0.3", diff --git a/opencti-platform/opencti-front/yarn.lock b/opencti-platform/opencti-front/yarn.lock index fa3cecb545ed..617b8387b6d1 100644 --- a/opencti-platform/opencti-front/yarn.lock +++ b/opencti-platform/opencti-front/yarn.lock @@ -10819,9 +10819,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.37.3": - version: 7.37.3 - resolution: "eslint-plugin-react@npm:7.37.3" +"eslint-plugin-react@npm:7.37.4": + version: 7.37.4 + resolution: "eslint-plugin-react@npm:7.37.4" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -10843,7 +10843,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10/30042b95c440a962157192f67369d8c9171f7c73e992695e5674c9d28c3cfe4098488eca86dfa7c433d4c8a91243cbafdc80c7e42d2c1720a427ddb36e65457e + checksum: 10/c538c10665c87cb90a0bcc4efe53a758570db10997d079d31474a9760116ef5584648fa22403d889ca672df8071bda10b40434ea0499e5ee8360bc5c8aba1679 languageName: node linkType: hard @@ -15833,7 +15833,7 @@ __metadata: eslint-plugin-custom-rules: "link:packages/eslint-plugin-custom-rules" eslint-plugin-import: "npm:2.31.0" eslint-plugin-import-newlines: "npm:1.4.0" - eslint-plugin-react: "npm:7.37.3" + eslint-plugin-react: "npm:7.37.4" express: "npm:4.21.0" extract-files: "npm:13.0.0" filigran-icon: "npm:0.11.0" diff --git a/opencti-platform/opencti-graphql/package.json b/opencti-platform/opencti-graphql/package.json index 131661b47148..c176b3ee7732 100644 --- a/opencti-platform/opencti-graphql/package.json +++ b/opencti-platform/opencti-graphql/package.json @@ -197,7 +197,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-import-newlines": "1.4.0", "eslint-plugin-jsx-a11y": "6.10.2", - "eslint-plugin-react": "7.37.3", + "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "4.6.2", "fast-glob": "3.3.3", "graphql-tag": "2.12.6", diff --git a/opencti-platform/opencti-graphql/yarn.lock b/opencti-platform/opencti-graphql/yarn.lock index c0a1f1161ae0..f6c70d1bec94 100644 --- a/opencti-platform/opencti-graphql/yarn.lock +++ b/opencti-platform/opencti-graphql/yarn.lock @@ -7801,9 +7801,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react@npm:7.37.3": - version: 7.37.3 - resolution: "eslint-plugin-react@npm:7.37.3" +"eslint-plugin-react@npm:7.37.4": + version: 7.37.4 + resolution: "eslint-plugin-react@npm:7.37.4" dependencies: array-includes: "npm:^3.1.8" array.prototype.findlast: "npm:^1.2.5" @@ -7825,7 +7825,7 @@ __metadata: string.prototype.repeat: "npm:^1.0.0" peerDependencies: eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7 - checksum: 10/30042b95c440a962157192f67369d8c9171f7c73e992695e5674c9d28c3cfe4098488eca86dfa7c433d4c8a91243cbafdc80c7e42d2c1720a427ddb36e65457e + checksum: 10/c538c10665c87cb90a0bcc4efe53a758570db10997d079d31474a9760116ef5584648fa22403d889ca672df8071bda10b40434ea0499e5ee8360bc5c8aba1679 languageName: node linkType: hard @@ -11460,7 +11460,7 @@ __metadata: eslint-plugin-import: "npm:2.31.0" eslint-plugin-import-newlines: "npm:1.4.0" eslint-plugin-jsx-a11y: "npm:6.10.2" - eslint-plugin-react: "npm:7.37.3" + eslint-plugin-react: "npm:7.37.4" eslint-plugin-react-hooks: "npm:4.6.2" eventsource: "npm:2.0.2" express: "npm:4.21.0"