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-03-08 11:32:44 +0100
committerGitHub <noreply@github.com>2023-03-08 11:32:44 +0100
commit3d46823e9f5b2fee15931636eec3268e74f2da6a (patch)
treea66cb59ce6c05b4de3eeba57d42e83c5fb08c9fa /package.json
parentff1913d58fa47f24039b4a140e3c5cdf65858ac0 (diff)
Bump utf-8-validate from 6.0.2 to 6.0.3 (#23992)
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 cb8559ea3..73446b246 100644
--- a/package.json
+++ b/package.json
@@ -168,6 +168,6 @@
   },
   "optionalDependencies": {
     "bufferutil": "^4.0.7",
-    "utf-8-validate": "^6.0.2"
+    "utf-8-validate": "^6.0.3"
   }
 }