Archived
1
0

chore(ci): update glob-parent (#5353)

This commit is contained in:
Joe Previte
2022-07-18 14:37:54 -07:00
committed by GitHub
parent 592973c1bb
commit 033cdf2357
2 changed files with 7 additions and 6 deletions

View File

@ -83,7 +83,8 @@
"follow-redirects": "^1.14.8",
"node-fetch": "^2.6.7",
"nanoid": "^3.1.31",
"minimist": "npm:minimist-lite@2.2.1"
"minimist": "npm:minimist-lite@2.2.1",
"glob-parent": "^6.0.1"
},
"dependencies": {
"@coder/logger": "1.1.16",