Skip to content

Commit 3bd99df

Browse files
authored
pin js-yaml version (#13812)
1 parent 924d7bc commit 3bd99df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/import_map.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
"zod": "npm:/[email protected]",
3030

31-
"yaml": "https://cdn.skypack.dev/js-yaml",
31+
"yaml": "https://cdn.skypack.dev/js-yaml@4.1.1",
3232
"events/": "https://deno.land/x/[email protected]/",
3333
"cache/": "https://deno.land/x/[email protected]/",
3434
"cliffy/": "https://deno.land/x/[email protected]/",

0 commit comments

Comments
 (0)