about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-20 10:23:04 +0900
committerGitHub <noreply@github.com>2021-10-20 10:23:04 +0900
commitd3149540932fa193cfb7b014ca0fa68a2333e985 (patch)
treec74f5e19b21d30ab90cc9ea1d3cc1860beab3fb0 /package.json
parent1071e10ca403dff175e6f06ec691c00e9b393069 (diff)
Bump utf-8-validate from 5.0.6 to 5.0.7 (#16872)
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 5.0.6 to 5.0.7.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v5.0.6...v5.0.7)

---
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f864d136a..a46f17676 100644
--- a/package.json
+++ b/package.json
@@ -194,6 +194,6 @@
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.5",
-    "utf-8-validate": "^5.0.6"
+    "utf-8-validate": "^5.0.7"
   }
 }