From c70444e653faa5293a3aabc7937a2ba3b7a79e72 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 20 Oct 2024 16:48:53 +0800 Subject: [PATCH] Bump simple-icons@13.14.1 --- deno.json | 2 +- deno.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deno.json b/deno.json index 61dfe4b..fe5a06f 100644 --- a/deno.json +++ b/deno.json @@ -20,7 +20,7 @@ "imports": { "@std/assert": "jsr:@std/assert@^1.0.6", "@std/http": "jsr:@std/http@^1.0.8", - "simple-icons": "npm:simple-icons@^13.14.0", + "simple-icons": "npm:simple-icons@^13.14.1", "svg-path-bbox": "npm:svg-path-bbox@^2.1.0", "svgpath": "npm:svgpath@^2.6.0" } diff --git a/deno.lock b/deno.lock index c2081e3..2928ef5 100644 --- a/deno.lock +++ b/deno.lock @@ -11,7 +11,7 @@ "jsr:@std/net@^1.0.4": "1.0.4", "jsr:@std/path@^1.0.6": "1.0.6", "jsr:@std/streams@^1.0.7": "1.0.7", - "npm:simple-icons@^13.14.0": "13.14.0", + "npm:simple-icons@^13.14.1": "13.14.1", "npm:svg-path-bbox@^2.1.0": "2.1.0", "npm:svgpath@^2.6.0": "2.6.0" }, @@ -60,8 +60,8 @@ } }, "npm": { - "simple-icons@13.14.0": { - "integrity": "sha512-eUl/xnY9/BN/UPthZYi5tPQtHFxbqxO0lS/nMaG2QJAXRzXqLWnQHoJZdrV4+TZ2tb7JO3qqFCkg8UVVgTuKOQ==" + "simple-icons@13.14.1": { + "integrity": "sha512-Syxm5ZpLgfePbZ8TXoOgiazaUqutE48eXhY8Mix2vK0uPji2rl+A2XG/sEyPBwIVj0tZeXuWolyTtMURASswTg==" }, "svg-path-bbox@2.1.0": { "integrity": "sha512-PEoSQFbBvL7FOCE4cN8Knej6L7bXdNkjPcUYsfMMpq0HpnqiO0sE2mcXTd7LX160aOyh5HbaeN/SoY8thMk5Kg==", @@ -77,7 +77,7 @@ "dependencies": [ "jsr:@std/assert@^1.0.6", "jsr:@std/http@^1.0.8", - "npm:simple-icons@^13.14.0", + "npm:simple-icons@^13.14.1", "npm:svg-path-bbox@^2.1.0", "npm:svgpath@^2.6.0" ]