File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 286286 "@typescript-eslint/parser" : " ^6.21.0" ,
287287 "@vscode/test-electron" : " ^2.4.1" ,
288288 "@vscode/vsce" : " ^2.21.1" ,
289- "bufferutil" : " ^4.0.8 " ,
289+ "bufferutil" : " ^4.0.9 " ,
290290 "coder" : " https://github.com/coder/coder#main" ,
291291 "dayjs" : " ^1.11.13" ,
292292 "eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change @@ -1481,10 +1481,10 @@ buffers@~0.1.1:
14811481 resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
14821482 integrity sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==
14831483
1484- bufferutil@^4.0.8 :
1485- version "4.0.8 "
1486- resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.8 .tgz#1de6a71092d65d7766c4d8a522b261a6e787e8ea "
1487- integrity sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw ==
1484+ bufferutil@^4.0.9 :
1485+ version "4.0.9 "
1486+ resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.9 .tgz#6e81739ad48a95cad45a279588e13e95e24a800a "
1487+ integrity sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw ==
14881488 dependencies :
14891489 node-gyp-build "^4.3.0"
14901490
You can’t perform that action at this time.
0 commit comments