From c83e11dcd6bdf3af69f2199faabc710cdc620f53 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 10 Aug 2024 09:16:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032 - https://snyk.io/vuln/SNYK-JS-CSSWHAT-1298035 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 931b8f2..cbb1b2e 100644 --- a/package.json +++ b/package.json @@ -59,16 +59,16 @@ "bson-objectid": "^1.3.1", "cabin": "^9.0.4", "captain-hook": "^0.0.3", - "cheerio": "^1.0.0-rc.5", + "cheerio": "^1.0.0", "clipboard": "^2.0.6", "consolidate": "^0.16.0", "crypto-random-string": "^3.3.1", - "custom-fonts-in-emails": "^4.0.2", + "custom-fonts-in-emails": "^5.0.0", "dashify": "^2.0.0", "dayjs": "^1.10.4", "dayjs-with-plugins": "^0.0.4", "del": "^6.0.0", - "email-templates": "^8.0.3", + "email-templates": "^11.1.1", "fast-safe-stringify": "^2.0.7", "font-awesome-assets": "^0.0.8", "gemoji": "^6.1.0",