diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 33ccfeecc..09d74a7c7 100644 --- a/package.json +++ b/package.json @@ -193,7 +193,7 @@ "kind-of": "^6.0.3" }, "optionalDependencies": { - "bufferutil": "^4.0.4", + "bufferutil": "^4.0.5", "utf-8-validate": "^5.0.6" } } |