From ffed9a13b4721eb3d924364f4dda8b92d0ced0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 06:25:12 +0000 Subject: [PATCH] Bump lodash-es from 4.17.23 to 4.18.1 in /graylog2-web-interface Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash-es dependency-version: 4.18.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- graylog2-web-interface/yarn.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index f3b6d3d56078..953e2884e37e 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -7922,7 +7922,7 @@ escodegen@^2.1.0: eslint-plugin-jsx-a11y "6.10.2" eslint-plugin-react "7.37.5" eslint-plugin-react-hooks "7.0.1" - eslint-plugin-testing-library "7.16.0" + eslint-plugin-testing-library "7.16.1" typescript-eslint "^8.44.1" eslint-config-prettier@10.1.5: @@ -8079,10 +8079,10 @@ eslint-plugin-react@7.37.5: string.prototype.matchall "^4.0.12" string.prototype.repeat "^1.0.0" -eslint-plugin-testing-library@7.16.0: - version "7.16.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.16.0.tgz#ac8dd5e4069e9264d997079b4cb5f45e79d2b8a7" - integrity sha512-lHZI6/Olb2oZqxd1+s1nOLCtL2PXKrc1ERz6oDbUKS0xZAMFH3Fy6wJo75z3pXTop3BV6+loPi2MSjIYt3vpAg== +eslint-plugin-testing-library@7.16.1: + version "7.16.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.16.1.tgz#9378976d98aeaa6a7dd724a46d4e54f7cbbc90b0" + integrity sha512-/pCFzJuro/wOq6FCp43DwS3fpCr0hM2gByJAxi8bPdL7DXKdmH3p3BEpVKQkneUxT6T2XbUXG4J+c5GSAm12lA== dependencies: "@typescript-eslint/scope-manager" "^8.56.0" "@typescript-eslint/utils" "^8.56.0" @@ -9534,7 +9534,7 @@ graphemer@^1.4.0: html-webpack-plugin "^5.5.0" jest-preset-graylog "file:packages/jest-preset-graylog" moment "2.30.1" - moment-timezone "0.6.0" + moment-timezone "0.6.1" react "18.3.1" react-dom "18.2.0" react-redux "^9.2.0" @@ -11677,9 +11677,9 @@ locate-path@^6.0.0: p-locate "^5.0.0" lodash-es@^4.17.15, lodash-es@^4.17.21: - version "4.17.23" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.23.tgz#58c4360fd1b5d33afc6c0bbd3d1149349b1138e0" - integrity sha512-kVI48u3PZr38HdYz98UmfPnXl2DXrpdctLrFLCd3kOx1xUkOmpFPx7gCWWM5MPkL/fD8zb+Ph0QzjGFs4+hHWg== + version "4.18.1" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.18.1.tgz#b962eeb80d9d983a900bf342961fb7418ca10b1d" + integrity sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A== lodash.clonedeep@^4.5, lodash.clonedeep@^4.5.0: version "4.5.0" @@ -12152,10 +12152,10 @@ moment-precise-range-plugin@^1.3.0: resolved "https://registry.yarnpkg.com/moment-precise-range-plugin/-/moment-precise-range-plugin-1.3.0.tgz#60ac075fdfd14689f6d102af751d171a80b4ab60" integrity sha1-YKwHX9/RRon20QKvdR0XGoC0q2A= -moment-timezone@0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.0.tgz#c5a6519171f31a64739ea75d33f5c136c08ff608" - integrity sha512-ldA5lRNm3iJCWZcBCab4pnNL3HSZYXVb/3TYr75/1WCTWYuTqYUb5f/S384pncYjJ88lbO8Z4uPDvmoluHJc8Q== +moment-timezone@0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.6.1.tgz#c324a71a8285583eb679ced4ba3dcfa53fdce500" + integrity sha512-1B9lmAhB9D9/sHaPC1N7wLFEVUoFldxOpOO96lOD1PvJ43vCd0ozDPbu0FEL3++VvawOlDkq8YD373tJmP5JHw== dependencies: moment "^2.29.4"