aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-12 08:44:47 +0000
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-06-12 15:13:12 +0530
commitb1f990eccc2998726c69131d2a991053c073c1e0 (patch)
tree07977d7248468325a01410cc8c60fe2c506e61e1 /package-lock.json
parentAdded autogenerated file that was missed in previous PR push (diff)
downloadferdium-recipes-b1f990eccc2998726c69131d2a991053c073c1e0.tar.gz
ferdium-recipes-b1f990eccc2998726c69131d2a991053c073c1e0.tar.zst
ferdium-recipes-b1f990eccc2998726c69131d2a991053c073c1e0.zip
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index be85ccb..965e509 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2280,9 +2280,9 @@
2280 } 2280 }
2281 }, 2281 },
2282 "glob-parent": { 2282 "glob-parent": {
2283 "version": "5.1.1", 2283 "version": "5.1.2",
2284 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", 2284 "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
2285 "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", 2285 "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
2286 "dev": true, 2286 "dev": true,
2287 "requires": { 2287 "requires": {
2288 "is-glob": "^4.0.1" 2288 "is-glob": "^4.0.1"