Skip to content

Commit 24b0ae2

Browse files
Bump glob from 10.4.2 to 12.0.0 in /graylog2-web-interface (#24349)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 12.0.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.2...v12.0.0) --- updated-dependencies: - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcd93c1 commit 24b0ae2

File tree

2 files changed

+196
-141
lines changed

2 files changed

+196
-141
lines changed

graylog2-web-interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"file-loader": "^6.0.0",
145145
"fork-ts-checker-webpack-plugin": "^9.0.0",
146146
"form-data": "^4.0.0",
147-
"glob": "^10.3.4",
147+
"glob": "^13.0.0",
148148
"globals": "^16.4.0",
149149
"html-webpack-plugin": "^5.6.4",
150150
"jiti": "^2.6.0",

0 commit comments

Comments
 (0)