chore(deps): [security] bump glob-parent from 5.0.0 to 5.1.2 (#542)

This commit is contained in:
dependabot-preview[bot] 2021-06-09 21:06:58 +02:00 committed by GitHub
parent 7d954f5b49
commit a1b2331583
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1790,9 +1790,9 @@ gitconfiglocal@^1.0.0:
ini "^1.3.2"
glob-parent@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.0.0.tgz#1dc99f0f39b006d3e92c2c284068382f0c20e954"
integrity sha512-Z2RwiujPRGluePM6j699ktJYxmPpJKCfpGA13jz2hmFZC7gKetzrWvg5KN3+OsIFmydGyZ1AVwERCq1w/ZZwRg==
version "5.1.2"
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
dependencies:
is-glob "^4.0.1"