Skip to content

Commit 2f1e8cd

Browse files
Bump bufferutil from 4.0.8 to 4.0.9 (#6467)
Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.8 to 4.0.9. - [Release notes](https://github.com/websockets/bufferutil/releases) - [Commits](websockets/bufferutil@v4.0.8...v4.0.9) --- updated-dependencies: - dependency-name: bufferutil dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 013ca23 commit 2f1e8cd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@algolia/client-search": "^5.18.0",
7171
"@apollo/client": "^3.12.4",
7272
"@docusaurus/theme-mermaid": "^3.6.3",
73-
"bufferutil": "^4.0.8",
73+
"bufferutil": "^4.0.9",
7474
"chart.js": "^4.4.7",
7575
"crowdin-cli": "^0.3.0",
7676
"graphql": "^16.10.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5082,10 +5082,10 @@ buffer-from@^1.0.0:
50825082
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
50835083
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
50845084

5085-
bufferutil@^4.0.8:
5086-
version "4.0.8"
5087-
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.8.tgz#1de6a71092d65d7766c4d8a522b261a6e787e8ea"
5088-
integrity sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==
5085+
bufferutil@^4.0.9:
5086+
version "4.0.9"
5087+
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.9.tgz#6e81739ad48a95cad45a279588e13e95e24a800a"
5088+
integrity sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==
50895089
dependencies:
50905090
node-gyp-build "^4.3.0"
50915091

0 commit comments

Comments
 (0)