aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-11 15:03:28 +0000
committerGitHub <noreply@github.com>2021-06-11 15:03:28 +0000
commit3361f9fd531f7facb013d791f76eea4405f97d95 (patch)
tree3e304494bd7384f68751299d7818d56605dde429 /package-lock.json
parente4feedd735626065396dd06a321afd302d739b6f (diff)
downloadPokeBot-dependabot/npm_and_yarn/glob-parent-5.1.2.tar.gz
PokeBot-dependabot/npm_and_yarn/glob-parent-5.1.2.tar.bz2
PokeBot-dependabot/npm_and_yarn/glob-parent-5.1.2.zip
Bump glob-parent from 5.1.0 to 5.1.2dependabot/npm_and_yarn/glob-parent-5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 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.0...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 06c4c3f..2e2a29a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -607,9 +607,9 @@
}
},
"glob-parent": {
- "version": "5.1.0",
- "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.0.tgz",
- "integrity": "sha512-qjtRgnIVmOfnKUE3NJAQEdk+lKrxfw8t5ke7SXtfMTHcjsBfOfWXCQfdb30zfDoZQ2IRSIiidmjtbHZPZ++Ihw==",
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
+ "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
"requires": {
"is-glob": "^4.0.1"
}