Skip to content

Commit 6203031

Browse files
committed
fix(dependency): update dependency causing errors on yarn install
1 parent 9068956 commit 6203031

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44

55
"@achrinza/node-ipc@^9.2.5":
6-
version "9.2.5"
7-
resolved "https://registry.npmjs.org/@achrinza/node-ipc/-/node-ipc-9.2.5.tgz"
8-
integrity sha512-kBX7Ay911iXZ3VZ1pYltj3Rfu7Ow9H7sK4H4RSfWIfWR2JKNB40K808wppoRIEzE2j2hXLU+r6TJgCAliCGhyQ==
6+
version "9.2.9"
7+
resolved "https://registry.yarnpkg.com/@achrinza/node-ipc/-/node-ipc-9.2.9.tgz#ab4815d9b16f1c83a479fe8791522a3abebb1c6a"
8+
integrity sha512-7s0VcTwiK/0tNOVdSX9FWMeFdOEcsAOz9HesBldXxFMaGvIak7KC2z9tV9EgsQXn6KUsWsfIkViMNuIo0GoZDQ==
99
dependencies:
1010
"@node-ipc/js-queue" "2.0.3"
1111
event-pubsub "4.3.0"

0 commit comments

Comments
 (0)