Skip to content

Commit 06e4170

Browse files
committed
fix yarn.nix
1 parent d68b6b0 commit 06e4170

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

client/goal-view-ui/yarn.nix

+4-4
Original file line numberDiff line numberDiff line change
@@ -922,11 +922,11 @@
922922
};
923923
}
924924
{
925-
name = "nanoid___nanoid_3.3.6.tgz";
925+
name = "nanoid___nanoid_3.3.8.tgz";
926926
path = fetchurl {
927-
name = "nanoid___nanoid_3.3.6.tgz";
928-
url = "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz";
929-
sha512 = "BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==";
927+
name = "nanoid___nanoid_3.3.8.tgz";
928+
url = "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz";
929+
sha512 = "WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==";
930930
};
931931
}
932932
{

0 commit comments

Comments
 (0)