From 248da089dc18b8cc7abcfc9be6f4741623323502 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 14 Mar 2025 05:44:23 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PARSEGITCONFIG-9403763 - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 385649a779..af0b4b5b75 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "bolt-check": "^0.3.0", "chroma-js": "^1.3.6", "chrono-node": "^1.3.5", - "codesandboxer": "^0.1.1", + "codesandboxer": "^0.5.0", "concurrently": "^3.5.1", "copy-webpack-plugin": "^5.0.3", "coveralls": "^2.11.12",