diff --git a/deno.json b/deno.json index e10559887..9c33858ad 100644 --- a/deno.json +++ b/deno.json @@ -9,7 +9,7 @@ "@std/fmt": "jsr:@std/fmt@^0.225.6", "@std/fs": "jsr:@std/fs@^1.0.1", "@std/path": "jsr:@std/path@^1.0.2", - "@std/yaml": "jsr:@std/yaml@^1.0.1", + "@std/yaml": "jsr:@std/yaml@^1.0.2", "ajv": "npm:ajv@8.17.1", "catppuccin-repo/": "https://raw.githubusercontent.com/catppuccin/catppuccin/d4f2666c2b04337f0a8632713de0889d9a7d332d/", "handlebars": "npm:handlebars@4.7.8", diff --git a/deno.lock b/deno.lock index 310cc4a8b..d701ad999 100644 --- a/deno.lock +++ b/deno.lock @@ -9,7 +9,7 @@ "jsr:@std/fs@^1.0.1": "jsr:@std/fs@1.0.1", "jsr:@std/internal@^1.0.1": "jsr:@std/internal@1.0.1", "jsr:@std/path@^1.0.2": "jsr:@std/path@1.0.2", - "jsr:@std/yaml@^1.0.1": "jsr:@std/yaml@1.0.1", + "jsr:@std/yaml@^1.0.2": "jsr:@std/yaml@1.0.2", "npm:@actions/core@1.10.1": "npm:@actions/core@1.10.1", "npm:@catppuccin/palette@1.2.0": "npm:@catppuccin/palette@1.2.0", "npm:@octokit/rest@21.0.1": "npm:@octokit/rest@21.0.1_@octokit+core@6.1.2", @@ -58,8 +58,8 @@ "@std/path@1.0.2": { "integrity": "a452174603f8c620bd278a380c596437a9eef50c891c64b85812f735245d9ec7" }, - "@std/yaml@1.0.1": { - "integrity": "0e9e51c9e27bbc06455710fd1bfab77a1762827695c591dcb14fddb2778f76b4" + "@std/yaml@1.0.2": { + "integrity": "b343ae4da47c8f22a04bcab687cf36fc2926b7fb2de8f8ef06fc59499e55b632" } }, "npm": { @@ -1448,7 +1448,7 @@ "jsr:@std/fmt@^0.225.6", "jsr:@std/fs@^1.0.1", "jsr:@std/path@^1.0.2", - "jsr:@std/yaml@^1.0.1", + "jsr:@std/yaml@^1.0.2", "npm:@actions/core@1.10.1", "npm:@catppuccin/palette@1.2.0", "npm:@octokit/rest@21.0.1",