Bump bufferutil from 4.0.5 to 4.0.6 (#17225)

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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-06 10:14:35 +09:00 committed by GitHub
parent d5662b18af
commit b1e5ba09d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -193,7 +193,7 @@
"kind-of": "^6.0.3"
},
"optionalDependencies": {
"bufferutil": "^4.0.5",
"bufferutil": "^4.0.6",
"utf-8-validate": "^5.0.8"
}
}