From 7ea8e0312bbd539875095f089c791ed43a52e61e Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 21:47:45 +0000 Subject: [PATCH 1/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 117c521..766e619 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "hsluv": "0.0.1", "http-server": "^0.12.1", "lodash": "^4.6.1", - "magicbook": "^0.1.19", + "magicbook": "^0.1.30", "magicbook-codesplit": "^0.1.6", "magicbook-webpack": "0.0.4", "p5": "^0.5.9", From 1b1a99643fdcd66e8c4deab5321cb86e7fcada6c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 22:24:12 +0000 Subject: [PATCH 2/2] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355