mirror of
https://github.com/coder/code-server.git
synced 2026-05-24 13:17:28 +02:00
chore: update vulnerable dependencies (#2861)
Cherry-pick dependencies with security issues to update. Signed-off-by: Akash Satheesan <akash@coder.com>
This commit is contained in:
@@ -71,7 +71,8 @@
|
||||
"resolutions": {
|
||||
"@types/node": "^12.12.7",
|
||||
"safe-buffer": "^5.1.1",
|
||||
"vfile-message": "^2.0.2"
|
||||
"vfile-message": "^2.0.2",
|
||||
"node-forge": "^0.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@coder/logger": "1.1.16",
|
||||
|
||||
Reference in New Issue
Block a user