Skip to content

Commit 4c86b11

Browse files
dependabot-preview[bot]ykzts
authored andcommitted
Bump glob from 7.1.4 to 7.1.5 (mastodon#12312)
Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.4 to 7.1.5. - [Release notes](https://github.com/isaacs/node-glob/releases) - [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md) - [Commits](isaacs/node-glob@v7.1.4...v7.1.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c4cf93f commit 4c86b11

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"express": "^4.17.1",
9999
"file-loader": "^4.2.0",
100100
"font-awesome": "^4.7.0",
101-
"glob": "^7.1.1",
101+
"glob": "^7.1.5",
102102
"history": "^4.10.1",
103103
"http-link-header": "^1.0.2",
104104
"immutable": "^3.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4674,10 +4674,10 @@ glob-parent@^5.0.0:
46744674
dependencies:
46754675
is-glob "^4.0.1"
46764676

4677-
glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@~7.1.1:
4678-
version "7.1.4"
4679-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
4680-
integrity sha512-hkLPepehmnKk41pUGm3sYxoFs/umurYfYJCerbXEyFIWcAzvpipAgVkBqqT9RBKMGjnq6kMuyYwha6csxbiM1A==
4677+
glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.5, glob@~7.1.1:
4678+
version "7.1.5"
4679+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.5.tgz#6714c69bee20f3c3e64c4dd905553e532b40cdc0"
4680+
integrity sha512-J9dlskqUXK1OeTOYBEn5s8aMukWMwWfs+rPTn/jn50Ux4MNXVhubL1wu/j2t+H4NVI+cXEcCaYellqaPVGXNqQ==
46814681
dependencies:
46824682
fs.realpath "^1.0.0"
46834683
inflight "^1.0.4"

0 commit comments

Comments
 (0)