Skip to content

Commit 19c9fef

Browse files
authored
Merge pull request #3361 from xtermjs/dependabot/npm_and_yarn/glob-parent-5.1.2
[Security] Bump glob-parent from 5.1.1 to 5.1.2
2 parents 96806ee + c335682 commit 19c9fef

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,20 +2143,13 @@ getpass@^0.1.1:
21432143
dependencies:
21442144
assert-plus "^1.0.0"
21452145

2146-
glob-parent@^5.0.0, glob-parent@^5.1.0:
2146+
glob-parent@^5.0.0, glob-parent@^5.1.0, glob-parent@~5.1.0:
21472147
version "5.1.2"
21482148
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
21492149
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
21502150
dependencies:
21512151
is-glob "^4.0.1"
21522152

2153-
glob-parent@~5.1.0:
2154-
version "5.1.1"
2155-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.1.tgz#b6c1ef417c4e5663ea498f1c45afac6916bbc229"
2156-
integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==
2157-
dependencies:
2158-
is-glob "^4.0.1"
2159-
21602153
glob-to-regexp@^0.4.1:
21612154
version "0.4.1"
21622155
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"

0 commit comments

Comments
 (0)