build(deps): bump glob from 7.1.7 to 7.2.0 (#13526)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v7.2.0)

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

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]
2021-10-01 17:48:56 -05:00
committed by GitHub
parent b8030180d4
commit 3482aec646
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"express": "^4.16.3",
"express-basic-auth": "^1.1.5",
"express-validator": "^5.2.0",
"glob": "^7.1.7",
"glob": "^7.2.0",
"got": "^11.8.2",
"gulp": "^4.0.0",
"gulp-babel": "^8.0.0",