mirror of
https://github.com/coder/code-server.git
synced 2026-04-16 21:31:43 -05:00
chore(ci): update glob-parent (#5353)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user