diff --git a/deno.jsonc b/deno.jsonc index aa5cd3e1..144730a5 100644 --- a/deno.jsonc +++ b/deno.jsonc @@ -15,9 +15,9 @@ "GHACTIONS/": "https://raw.githubusercontent.com/hugoalh/github-actions-core-es/v0.4.2/", "ISJSON/": "https://raw.githubusercontent.com/hugoalh/is-json-es/v1.0.4/", "REGEXPURL": "https://esm.sh/url-regex-safe@4.0.0", - "STD/assert": "jsr:@std/assert@1.0.7", + "STD/assert": "jsr:@std/assert@1.0.8", "STD/fs": "jsr:@std/fs@1.0.5", - "STD/media-types": "jsr:@std/media-types@1.0.3", + "STD/media-types": "jsr:@std/media-types@1.1.0", "STD/path": "jsr:@std/path@1.0.8", "STD/yaml": "jsr:@std/yaml@1.0.5", "STRINGOVERFLOW/": "https://raw.githubusercontent.com/hugoalh/string-overflow-es/v2.0.4/"