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 66
66
"async-mutex" : " ^0.5.0" ,
67
67
"asynckit" : " ^0.4.0" ,
68
68
"buffer" : " ^6.0.3" ,
69
- "bufferutil" : " ^4.0.6 " ,
69
+ "bufferutil" : " ^4.0.8 " ,
70
70
"chnl" : " ^1.2.0" ,
71
71
"elapsed-time" : " ^0.0.1" ,
72
72
"es6-object-assign" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -2275,10 +2275,10 @@ buffer@^6.0.3:
2275
2275
base64-js "^1.3.1"
2276
2276
ieee754 "^1.2.1"
2277
2277
2278
- bufferutil@^4.0.6 :
2279
- version "4.0.7 "
2280
- resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.7 .tgz#60c0d19ba2c992dd8273d3f73772ffc894c153ad "
2281
- integrity sha512-kukuqc39WOHtdxtw4UScxF/WVnMFVSQVKhtx3AjZJzhd0RGZZldcrfSEbVsWWe6KNH253574cq5F+wpv0G9pJw ==
2278
+ bufferutil@^4.0.8 :
2279
+ version "4.0.8 "
2280
+ resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.8 .tgz#1de6a71092d65d7766c4d8a522b261a6e787e8ea "
2281
+ integrity sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw ==
2282
2282
dependencies :
2283
2283
node-gyp-build "^4.3.0"
2284
2284
You can’t perform that action at this time.
0 commit comments