Browse Source
Merge pull request #27418 from nextcloud/dependabot/npm_and_yarn/build/glob-parent-5.1.2
pull/27420/head
dependabot[bot]
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
build/package-lock.json
|
|
|
@ -1357,9 +1357,9 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"glob-parent": { |
|
|
|
"version": "5.1.1", |
|
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", |
|
|
|
"integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", |
|
|
|
"version": "5.1.2", |
|
|
|
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", |
|
|
|
"integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"is-glob": "^4.0.1" |
|
|
|
|