From 3bbf0a290f53a97ee6c469fe6af91ab4d0307f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 01:55:53 +0000 Subject: [PATCH] Bump immutable from 3.8.2 to 5.0.3 in /graylog2-web-interface Bumps [immutable](https://github.com/immutable-js/immutable-js) from 3.8.2 to 5.0.3. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v3.8.2...v5.0.3) --- updated-dependencies: - dependency-name: immutable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- graylog2-web-interface/package.json | 2 +- graylog2-web-interface/yarn.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/graylog2-web-interface/package.json b/graylog2-web-interface/package.json index 99e519d21223..6faf1415bfb9 100644 --- a/graylog2-web-interface/package.json +++ b/graylog2-web-interface/package.json @@ -67,7 +67,7 @@ "embla-carousel-react": "^8.0.0-rc11", "fast-xml-parser": "^4.2.7", "graylog-web-plugin": "file:packages/graylog-web-plugin", - "immutable": "^3.8.1", + "immutable": "^5.0.3", "interactjs": "^1.4.0-rc.13", "leaflet": "^1.5.1", "lodash": "^4.17.4", diff --git a/graylog2-web-interface/yarn.lock b/graylog2-web-interface/yarn.lock index 682074029d9a..b0c2111cacd7 100644 --- a/graylog2-web-interface/yarn.lock +++ b/graylog2-web-interface/yarn.lock @@ -7226,7 +7226,7 @@ eslint-config-airbnb@19.0.4: eslint-config-airbnb "19.0.4" eslint-import-resolver-webpack "0.13.9" eslint-plugin-compat "4.2.0" - eslint-plugin-graylog "file:../../../../.cache/yarn/v6/npm-eslint-config-graylog-1.3.0-cbb3c6b5-1497-4ef7-9ff5-dee6180ed2da-1733487072466/node_modules/eslint-plugin-graylog" + eslint-plugin-graylog "file:packages/eslint-plugin-graylog" eslint-plugin-import "2.25.3" eslint-plugin-jest "28.9.0" eslint-plugin-jest-dom "5.5.0" @@ -8712,12 +8712,12 @@ graphemer@^1.4.0: "@tanstack/react-query" "4.36.1" "@types/jquery" "3.5.32" "@types/react" "18.3.13" - babel-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-13aba0a6-6a06-4d8a-917d-fc377085a214-1733487072288/node_modules/babel-preset-graylog" - eslint-config-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-13aba0a6-6a06-4d8a-917d-fc377085a214-1733487072288/node_modules/eslint-config-graylog" + babel-preset-graylog "file:packages/babel-preset-graylog" + eslint-config-graylog "file:packages/eslint-config-graylog" formik "2.4.6" history "^5.3.0" html-webpack-plugin "^5.5.0" - jest-preset-graylog "file:../../../../.cache/yarn/v6/npm-graylog-web-plugin-6.2.0-SNAPSHOT-13aba0a6-6a06-4d8a-917d-fc377085a214-1733487072288/node_modules/jest-preset-graylog" + jest-preset-graylog "file:packages/jest-preset-graylog" jquery "3.7.1" moment "2.30.1" moment-timezone "0.5.46" @@ -9253,10 +9253,10 @@ immutability-helper@^3.0.1: dependencies: invariant "^2.2.4" -immutable@^3.8.1: - version "3.8.2" - resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.2.tgz#c2439951455bb39913daf281376f1530e104adf3" - integrity sha1-wkOZUUVbs5kT2vKBN28VMOEErfM= +immutable@^5.0.3: + version "5.0.3" + resolved "https://registry.yarnpkg.com/immutable/-/immutable-5.0.3.tgz#aa037e2313ea7b5d400cd9298fa14e404c933db1" + integrity sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw== import-fresh@^3.2.1: version "3.2.1"