Skip to content

Commit 0d16e5e

Browse files
build(deps): [security] bump glob-parent from 5.1.0 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. **This update includes a security fix.** - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v5.1.0...v5.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d07d707 commit 0d16e5e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -2010,9 +2010,9 @@ github-url-from-git@^1.4.0:
20102010
resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0"
20112011

20122012
glob-parent@~5.1.0:
2013-
version "5.1.0"
2014-
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.0.tgz#5f4c1d1e748d30cd73ad2944b3577a81b081e8c2"
2015-
integrity sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==
2013+
version "5.1.2"
2014+
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
2015+
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
20162016
dependencies:
20172017
is-glob "^4.0.1"
20182018

@@ -2384,6 +2384,7 @@ is-extendable@^1.0.1:
23842384
is-extglob@^2.1.1:
23852385
version "2.1.1"
23862386
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
2387+
integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
23872388

23882389
is-finite@^1.0.0:
23892390
version "1.0.2"

0 commit comments

Comments
 (0)