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>2023-02-01 11:12:12 +0100
committerGitHub <noreply@github.com>2023-02-01 11:12:12 +0100
commitf684ff72f2b05a1ea6d142202a33e1779d581066 (patch)
treeeff1ef1ac5bba82acf1294d2ba97320a070e37bb /package.json
parent801a209e06042a70a747e080430af73b52bc9291 (diff)
Bump utf-8-validate from 6.0.1 to 6.0.2 (#23327)
Bumps [utf-8-validate](https://github.com/websockets/utf-8-validate) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/websockets/utf-8-validate/releases)
- [Commits](https://github.com/websockets/utf-8-validate/compare/v6.0.1...v6.0.2)

---
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 347d039e8..57363118c 100644
--- a/package.json
+++ b/package.json
@@ -167,6 +167,6 @@
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.7",
-    "utf-8-validate": "^6.0.1"
+    "utf-8-validate": "^6.0.2"
   }
 }