From 841dfa4e174c693ca9332a7227a083172183e259 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Jan 2025 01:45:50 +0000 Subject: [PATCH] fix: @beautiful-tree/react/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- @beautiful-tree/react/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@beautiful-tree/react/package.json b/@beautiful-tree/react/package.json index 23e16d2..1355035 100644 --- a/@beautiful-tree/react/package.json +++ b/@beautiful-tree/react/package.json @@ -76,7 +76,7 @@ "eslint-plugin-storybook": "^0.6.14", "jsdom": "^22.1.0", "prettier": "^3.0.3", - "publint": "^0.2.3", + "publint": "^0.3.0", "react": "^18.2.0", "react-dom": "^18.2.0", "rollup": "^3.29.4",