about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-18 23:04:53 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-11-18 23:04:53 +0900
commite8de558ee77508d734efd2844c7326ab6a2984b6 (patch)
tree646424335884d2b1df4ef29552153a81102c04e1 /package.json
parent6e8d6ba3b7710f28af7ee48d20485af18ca807c7 (diff)
Bump glob from 7.1.5 to 7.1.6 (#12413)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.5 to 7.1.6.
- [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.5...v7.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.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 736108c0e..fd209a575 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
     "express": "^4.17.1",
     "file-loader": "^4.2.0",
     "font-awesome": "^4.7.0",
-    "glob": "^7.1.5",
+    "glob": "^7.1.6",
     "history": "^4.10.1",
     "http-link-header": "^1.0.2",
     "immutable": "^3.8.2",