]> cat aescling's git repositories - mastodon.git/commitdiff
Bump utf-8-validate from 5.0.7 to 5.0.8 (#17231)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 Jan 2022 00:56:20 +0000 (09:56 +0900)
committerGitHub <noreply@github.com>
Thu, 6 Jan 2022 00:56:20 +0000 (09:56 +0900)
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.7...v5.0.8)

---
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>
package.json
yarn.lock

index ce1ba7f9572d263ea0df0af93ac1cf6ce39978c8..2862a011364e3698e426905270f1156f680f69d4 100644 (file)
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.5",
-    "utf-8-validate": "^5.0.7"
+    "utf-8-validate": "^5.0.8"
   }
 }
index 68b3b5f20df8ca10bb2dd057ac99fe093b9aa193..570f4a96e3e065ac756f4125ce4802b00c1275a7 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -11031,10 +11031,10 @@ user-home@^2.0.0:
   dependencies:
     os-homedir "^1.0.0"
 
-utf-8-validate@^5.0.7:
-  version "5.0.7"
-  resolved "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.7.tgz#c15a19a6af1f7ad9ec7ddc425747ca28c3644922"
-  integrity sha512-vLt1O5Pp+flcArHGIyKEQq883nBt8nN8tVBcoL0qUXj2XT1n7p70yGIq2VK98I5FdZ1YHc0wk/koOnHjnXWk1Q==
+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==
   dependencies:
     node-gyp-build "^4.3.0"