mirror of
https://github.com/coder/code-server.git
synced 2026-04-12 18:28:17 -05:00
chore: update minimatch (#5697)
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
"nanoid": "^3.1.31",
|
||||
"minimist": "npm:minimist-lite@2.2.1",
|
||||
"glob-parent": "^6.0.1",
|
||||
"@types/node": "^16.0.0"
|
||||
"@types/node": "^16.0.0",
|
||||
"minimatch": "^3.0.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"@coder/logger": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user