about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-18 10:52:35 +0100
committerGitHub <noreply@github.com>2023-01-18 10:52:35 +0100
commitcfb9450d20ee60bd5964aa182c1cc50c95de1cbf (patch)
tree72a802c5f8a9fb7edc135e6a6f39d7fefdb5ce96 /package.json
parent1554e0e66a5b38fc9e0ba812d832334e912671f0 (diff)
Bump glob from 8.0.3 to 8.1.0 (#23125)
Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.3 to 8.1.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.0.3...v8.1.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1a2b5a57f..8f18aa6b2 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "file-loader": "^6.2.0",
     "font-awesome": "^4.7.0",
     "fuzzysort": "^1.9.0",
-    "glob": "^8.0.3",
+    "glob": "^8.1.0",
     "history": "^4.10.1",
     "http-link-header": "^1.1.0",
     "immutable": "^4.2.2",