diff --git a/package.json b/package.json index 96464b5..e8a294b 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@cloudflare/workers-types": "4.20231121.0", "@iconify-json/lucide": "1.1.144", - "@iconify-json/simple-icons": "1.1.80", + "@iconify-json/simple-icons": "1.1.81", "@sveltejs/adapter-auto": "2.1.1", "@sveltejs/adapter-cloudflare": "2.3.3", "@sveltejs/kit": "1.27.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9782447..59f6aaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: 1.1.144 version: 1.1.144 '@iconify-json/simple-icons': - specifier: 1.1.80 - version: 1.1.80 + specifier: 1.1.81 + version: 1.1.81 '@sveltejs/adapter-auto': specifier: 2.1.1 version: 2.1.1(@sveltejs/kit@1.27.6) @@ -875,8 +875,8 @@ packages: '@iconify/types': 2.0.0 dev: true - /@iconify-json/simple-icons@1.1.80: - resolution: {integrity: sha512-HDTFgpAfOru6/T/c+aAZkpmNd6HtXioEmTK7/Oa7ESGYg+y3Uk2jJ+Ug9LhlQvrlBhjweAQOFx8xBKGfAnAXfg==} + /@iconify-json/simple-icons@1.1.81: + resolution: {integrity: sha512-QNEZ8W3zjzoulR+anZPxBWzPEZslCcqj2+UCgi1KwWLA3lyuPg8OzKvuYwx9FZWNeNKUuLIvHQNN3mH7Sb6Ibw==} dependencies: '@iconify/types': 2.0.0 dev: true