Build(deps-dev): Bump glob from 10.3.12 to 10.3.14 (#26961)

Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.3.14.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.12...v10.3.14)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-10 15:39:07 +02:00
committed by GitHub
parent d9a34fb460
commit 3f788e4de8
2 changed files with 38 additions and 13 deletions

View File

@ -19,7 +19,7 @@
"devDependencies": {
"clean-base-url": "^1.0.0",
"express": "^4.19.2",
"glob": "^10.3.12",
"glob": "^10.3.14",
"html-entities": "^2.5.2",
"html-rewriter-wasm": "^0.4.1",
"node-fetch": "^3.3.2"