Skip to content

Commit

Permalink
Bump immutable from 3.8.2 to 5.0.3 in /graylog2-web-interface
Browse files Browse the repository at this point in the history
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](immutable-js/immutable-js@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3679603 commit 3bbf0a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion graylog2-web-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
16 changes: 8 additions & 8 deletions graylog2-web-interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 3bbf0a2

Please sign in to comment.