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 251
251
"@typescript-eslint/parser" : " ^6.21.0" ,
252
252
"@vscode/test-electron" : " ^2.3.8" ,
253
253
"@vscode/vsce" : " ^2.21.1" ,
254
- "bufferutil" : " ^4.0.7 " ,
254
+ "bufferutil" : " ^4.0.8 " ,
255
255
"coder" : " https://github.com/coder/coder#main" ,
256
256
"dayjs" : " ^1.11.10" ,
257
257
"eslint" : " ^8.50.0" ,
Original file line number Diff line number Diff line change @@ -1420,10 +1420,10 @@ buffers@~0.1.1:
1420
1420
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
1421
1421
integrity sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==
1422
1422
1423
- bufferutil@^4.0.7 :
1424
- version "4.0.7 "
1425
- resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.7 .tgz#60c0d19ba2c992dd8273d3f73772ffc894c153ad "
1426
- integrity sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw ==
1423
+ bufferutil@^4.0.8 :
1424
+ version "4.0.8 "
1425
+ resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.8 .tgz#1de6a71092d65d7766c4d8a522b261a6e787e8ea "
1426
+ integrity sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw ==
1427
1427
dependencies :
1428
1428
node-gyp-build "^4.3.0"
1429
1429
You can’t perform that action at this time.
0 commit comments