Skip to content

Commit 2b254d3

Browse files
chore(deps-dev): bump bufferutil from 4.0.7 to 4.0.8 (#252)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d588ae1 commit 2b254d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
"@typescript-eslint/parser": "^6.21.0",
252252
"@vscode/test-electron": "^2.3.8",
253253
"@vscode/vsce": "^2.21.1",
254-
"bufferutil": "^4.0.7",
254+
"bufferutil": "^4.0.8",
255255
"coder": "https://github.com/coder/coder#main",
256256
"dayjs": "^1.11.10",
257257
"eslint": "^8.50.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,10 +1420,10 @@ buffers@~0.1.1:
14201420
resolved "https://registry.yarnpkg.com/buffers/-/buffers-0.1.1.tgz#b24579c3bed4d6d396aeee6d9a8ae7f5482ab7bb"
14211421
integrity sha512-9q/rDEGSb/Qsvv2qvzIzdluL5k7AaJOTrw23z9reQthrbF7is4CtlT0DXyO1oei2DCp4uojjzQ7igaSHp1kAEQ==
14221422

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==
14271427
dependencies:
14281428
node-gyp-build "^4.3.0"
14291429

0 commit comments

Comments
 (0)