Skip to content

Commit

Permalink
Bump nanoid from 3.3.7 to 3.3.8 in /graylog2-web-interface (#21150)
Browse files Browse the repository at this point in the history
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 95318c4 commit dab4dbe
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions graylog2-web-interface/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7226,15 +7226,15 @@ [email protected]:
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"
eslint-plugin-jest-formatting "3.1.0"
eslint-plugin-jsx-a11y "6.10.2"
eslint-plugin-react "7.37.2"
eslint-plugin-react-hooks "4.6.2"
eslint-plugin-testing-library "7.1.0"
eslint-plugin-testing-library "7.1.1"

eslint-import-resolver-node@^0.3.6:
version "0.3.6"
Expand Down Expand Up @@ -7374,10 +7374,10 @@ [email protected]:
string.prototype.matchall "^4.0.11"
string.prototype.repeat "^1.0.0"

[email protected].0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0"
integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA==
[email protected].1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.1.tgz#df834e821e53fa81c1eb1fad5a0d9ba4c510f9ea"
integrity sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==
dependencies:
"@typescript-eslint/scope-manager" "^8.15.0"
"@typescript-eslint/utils" "^8.15.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 @@ -11643,9 +11643,9 @@ nan@~2.18.0:
integrity sha512-W7tfG7vMOGtD30sHoZSSc/JVYiyDPEyQVso/Zz+/uQd0B0L46gtC+pHha5FFMRpil6fm/AoEcRWyOVi4+E/f8w==

nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

nanomatch@^1.2.9:
version "1.2.13"
Expand Down

0 comments on commit dab4dbe

Please sign in to comment.