From df7dc185ceb5090dfb4ca0ce168b555affa8f49f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 19:42:35 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 415f3b8e90..d89e747218 100644 --- a/package.json +++ b/package.json @@ -192,7 +192,7 @@ "friendly-words": "^1.2.1", "fuse.js": "^6.6.2", "history": "^4.10.1", - "htmlhint": "^0.15.1", + "htmlhint": "^1.1.3", "i18next": "^19.9.2", "i18next-http-backend": "^1.2.6", "is-url": "^1.2.4",