From f164191a329790ce89fcb39e5743f4fe18c1e8d3 Mon Sep 17 00:00:00 2001 From: Justin Baltazar Date: Wed, 30 Aug 2023 15:04:49 -0400 Subject: [PATCH] update `@adobe/css-tools` to `4.3.1` to address vulnerability --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 737e310..71eda41 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "author": "Ernesto Garcia (http://gnapse.github.io)", "license": "MIT", "dependencies": { - "@adobe/css-tools": "^4.3.0", + "@adobe/css-tools": "^4.3.1", "@babel/runtime": "^7.9.2", "aria-query": "^5.0.0", "chalk": "^3.0.0",