From f810f8efc285b5afc69736a15927c31b8a18b6b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Jul 2024 01:53:19 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTLOOPS-7417995 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfcfea3e..a6f8e90b 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "css-tree": "^1.1.2", "csstype": "^3.1.2", "fastest-stable-stringify": "^2.0.2", - "inline-style-prefixer": "^7.0.0", + "inline-style-prefixer": "^7.0.1", "rtl-css-js": "^1.16.1", "stacktrace-js": "^2.0.2", "stylis": "^4.3.0"