Bump bufferutil from 4.0.6 to 4.0.7 (#19442)

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

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

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

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-10-26 20:11:05 +09:00 committed by GitHub
parent 7d25f72b9f
commit 54189e9fc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -169,7 +169,7 @@
"kind-of": "^6.0.3"
},
"optionalDependencies": {
"bufferutil": "^4.0.6",
"bufferutil": "^4.0.7",
"utf-8-validate": "^5.0.9"
}
}