1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-05 21:37:58 +01:00

Bump bufferutil from 4.0.5 to 4.0.6

Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.5...v4.0.6)

---
updated-dependencies:
- dependency-name: bufferutil
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-03 08:04:03 +00:00 committed by GitHub
parent 398d566869
commit f23b5bf83c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -143,7 +143,7 @@
"babel-loader": "^8.2.3",
"babel-plugin-istanbul": "^6.1.1",
"babel-register": "^6.26.0",
"bufferutil": "^4.0.5",
"bufferutil": "^4.0.6",
"cfonts": "^2.10.0",
"chai": "^4.3.4",
"chalk": "^4.1.2",

View File

@ -3116,10 +3116,10 @@ buffer@^5.1.0:
base64-js "^1.3.1"
ieee754 "^1.1.13"
bufferutil@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.5.tgz#da9ea8166911cc276bf677b8aed2d02d31f59028"
integrity sha512-HTm14iMQKK2FjFLRTM5lAVcyaUzOnqbPtesFIvREgXpJHdQm8bWS+GkQgIkfaBYRHuCnea7w8UVNfwiAQhlr9A==
bufferutil@^4.0.6:
version "4.0.6"
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.6.tgz#ebd6c67c7922a0e902f053e5d8be5ec850e48433"
integrity sha512-jduaYOYtnio4aIAyc6UbvPCVcgq7nYpVnucyxr6eCYg/Woad9Hf/oxxBRDnGGjPfjUm6j5O/uBWhIu4iLebFaw==
dependencies:
node-gyp-build "^4.3.0"