Skip to content

Commit 41ebcb6

Browse files
chore(deps-dev): bump bufferutil from 4.0.9 to 4.1.0
Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.9 to 4.1.0. - [Release notes](https://github.com/websockets/bufferutil/releases) - [Commits](websockets/bufferutil@v4.0.9...v4.1.0) --- updated-dependencies: - dependency-name: bufferutil dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 391c6cc commit 41ebcb6

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
@@ -430,7 +430,7 @@
430430
"@vitest/coverage-v8": "^4.0.16",
431431
"@vscode/test-cli": "^0.0.12",
432432
"@vscode/vsce": "^3.7.1",
433-
"bufferutil": "^4.0.9",
433+
"bufferutil": "^4.1.0",
434434
"coder": "https://github.com/coder/coder#main",
435435
"dayjs": "^1.11.19",
436436
"electron": "^39.2.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2200,10 +2200,10 @@ buffer@^5.5.0:
22002200
base64-js "^1.3.1"
22012201
ieee754 "^1.1.13"
22022202

2203-
bufferutil@^4.0.9:
2204-
version "4.0.9"
2205-
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.9.tgz#6e81739ad48a95cad45a279588e13e95e24a800a"
2206-
integrity sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==
2203+
bufferutil@^4.1.0:
2204+
version "4.1.0"
2205+
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.1.0.tgz#a4623541dd23867626bb08a051ec0d2ec0b70294"
2206+
integrity sha512-ZMANVnAixE6AWWnPzlW2KpUrxhm9woycYvPOo67jWHyFowASTEd9s+QN1EIMsSDtwhIxN4sWE1jotpuDUIgyIw==
22072207
dependencies:
22082208
node-gyp-build "^4.3.0"
22092209

0 commit comments

Comments
 (0)