From d543f52b949cb74b6248ccb825000db202d7bbf4 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:23:09 +0000 Subject: [PATCH] fix: sites/svelte.dev/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- sites/svelte.dev/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/svelte.dev/package.json b/sites/svelte.dev/package.json index f1e6c183c170..36a1dab60fd4 100644 --- a/sites/svelte.dev/package.json +++ b/sites/svelte.dev/package.json @@ -47,7 +47,7 @@ "sass": "^1.70.0", "satori": "^0.10.11", "satori-html": "^0.3.2", - "shelljs": "^0.8.5", + "shelljs": "^0.9.0", "shiki": "^0.14.7", "shiki-twoslash": "^3.1.2", "svelte": "^4.2.0",