Bump utf-8-validate from 5.0.8 to 5.0.9 (#17777)
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.8 to 5.0.9. - [Release notes](https://github.com/websockets/utf-8-validate/releases) - [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.8...v5.0.9) --- updated-dependencies: - dependency-name: utf-8-validate 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:
		| @@ -194,6 +194,6 @@ | ||||
|   }, | ||||
|   "optionalDependencies": { | ||||
|     "bufferutil": "^4.0.6", | ||||
|     "utf-8-validate": "^5.0.8" | ||||
|     "utf-8-validate": "^5.0.9" | ||||
|   } | ||||
| } | ||||
|   | ||||
| @@ -10954,10 +10954,10 @@ user-home@^2.0.0: | ||||
|   dependencies: | ||||
|     os-homedir "^1.0.0" | ||||
|  | ||||
| utf-8-validate@^5.0.8: | ||||
|   version "5.0.8" | ||||
|   resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.8.tgz#4a735a61661dbb1c59a0868c397d2fe263f14e58" | ||||
|   integrity sha512-k4dW/Qja1BYDl2qD4tOMB9PFVha/UJtxTc1cXYOe3WwA/2m0Yn4qB7wLMpJyLJ/7DR0XnTut3HsCSzDT4ZvKgA== | ||||
| utf-8-validate@^5.0.9: | ||||
|   version "5.0.9" | ||||
|   resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.9.tgz#ba16a822fbeedff1a58918f2a6a6b36387493ea3" | ||||
|   integrity sha512-Yek7dAy0v3Kl0orwMlvi7TPtiCNrdfHNd7Gcc/pLq4BLXqfAmd0J7OWMizUQnTTJsyjKn02mU7anqwfmUP4J8Q== | ||||
|   dependencies: | ||||
|     node-gyp-build "^4.3.0" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user