From eee02f4fbc8252851d13133a17983d28f33bccd5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 24 Sep 2024 15:48:38 +0000 Subject: [PATCH] fix: next/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ROLLUP-8073097 --- next/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/package.json b/next/package.json index d5bd1fc9..5cad0aa9 100644 --- a/next/package.json +++ b/next/package.json @@ -15,7 +15,7 @@ "@thumbtack/thumbprint-atomic": "^4.4.0", "@thumbtack/thumbprint-font-face": "^1.1.0", "@thumbtack/thumbprint-global-css": "^0.1.21", - "@thumbtack/thumbprint-react": "^14.18.2", + "@thumbtack/thumbprint-react": "^0.1.0", "@thumbtack/thumbprint-scss": "^4.0.3", "@types/node": "18.11.18", "@types/react": "18.0.26",