From 8e97bdebe7ae5a7c452bdf911885ad9a2c5274cb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Apr 2025 08:01:25 +0000 Subject: [PATCH] fix: upgrade @tabler/icons-react from 3.16.0 to 3.31.0 Snyk has created this PR to upgrade @tabler/icons-react from 3.16.0 to 3.31.0. See this package in npm: @tabler/icons-react See this project in Snyk: https://app.snyk.io/org/sumansaurabh/project/569040e7-a26f-4ef9-a26e-4c16b49d3e71?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8acb056..c47f09c 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@heroicons/react": "^2.2.0", "@next/third-parties": "^14.2.5", "@svgr/webpack": "^8.1.0", - "@tabler/icons-react": "^3.12.0", + "@tabler/icons-react": "^3.31.0", "@xyflow/react": "^12.0.4", "aos": "^2.3.4", "mixpanel-browser": "^2.56.0",