From 50ffc9bcc4bda63c2127e81129cb07aca5f17c6c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 21 Jul 2022 16:01:31 +0000 Subject: [PATCH] Update dependency minify to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 392be8c..d74dab7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@node-minify/html-minifier": "^6.2.0", "cpx": "^1.5.0", "glob": "^8.0.1", - "minify": "^8.0.4", + "minify": "^9.1.0", "node-sass": "^7.0.1", "node-sass-tilde-importer": "^1.0.2", "npm-run-all": "^4.1.5",