Skip to content

Commit 3f5b230

Browse files
Update dependency bufferutil to v4.0.9
1 parent 0831c1e commit 3f5b230

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -312,11 +312,11 @@ braces@^3.0.1:
312312
fill-range "^7.0.1"
313313

314314
bufferutil@^4.0.2:
315-
version "4.0.2"
316-
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.2.tgz#79f68631910f6b993d870fc77dc0a2894eb96cd5"
317-
integrity sha512-AtnG3W6M8B2n4xDQ5R+70EXvOpnXsFYg/AK2yTZd+HQ/oxAdz+GI+DvjmhBw3L0ole+LJ0ngqY4JMbDzkfNzhA==
315+
version "4.0.9"
316+
resolved "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.9.tgz#6e81739ad48a95cad45a279588e13e95e24a800a"
317+
integrity sha512-WDtdLmJvAuNNPzByAYpRo2rF1Mmradw6gvWsQKf63476DDXmomT9zUiGypLcG4ibIM67vhAj8jJRdbmEws2Aqw==
318318
dependencies:
319-
node-gyp-build "^4.2.0"
319+
node-gyp-build "^4.3.0"
320320

321321
callsites@^3.0.0, callsites@^3.1.0:
322322
version "3.1.0"
@@ -920,10 +920,10 @@ node-fetch@^2.6.1:
920920
dependencies:
921921
whatwg-url "^5.0.0"
922922

923-
node-gyp-build@^4.2.0:
924-
version "4.2.3"
925-
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.2.3.tgz#ce6277f853835f718829efb47db20f3e4d9c4739"
926-
integrity sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==
923+
node-gyp-build@^4.3.0:
924+
version "4.8.4"
925+
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.8.4.tgz#8a70ee85464ae52327772a90d66c6077a900cfc8"
926+
integrity sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==
927927

928928
once@^1.3.0:
929929
version "1.4.0"

0 commit comments

Comments
 (0)