From d984714fd6e507cd68c0bdec7d847d18dba4ff03 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 27 Jun 2025 00:35:37 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-5756498 - https://snyk.io/vuln/SNYK-JS-QS-3153490 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434284 - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504 - https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASHES-2434289 - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-6256334 - https://snyk.io/vuln/SNYK-JS-GRPCGRPCJS-7242922 - https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118 - https://snyk.io/vuln/SNYK-JS-IOREDIS-1567196 - https://snyk.io/vuln/SNYK-JS-BRACEEXPANSION-9789073 - https://snyk.io/vuln/SNYK-JS-MINIMATCH-3050818 - https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692 --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 931b8f2..452cfcd 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@ladjs/redis": "^1.0.7", "@ladjs/shared-config": "^4.0.0", "@ladjs/store-ip-address": "^0.0.7", - "@ladjs/web": "^10.0.0", + "@ladjs/web": "^21.0.7", "@primer/css": "^15.2.0", "@sidoshi/random-string": "^1.0.0", "@slack/web-api": "^6.0.0", @@ -55,7 +55,7 @@ "bitter-font": "^0.0.1", "boolean": "^3.0.2", "bootstrap": "4.6.0", - "bree": "^6.0.0", + "bree": "^7.0.0", "bson-objectid": "^1.3.1", "cabin": "^9.0.4", "captain-hook": "^0.0.3", @@ -63,12 +63,12 @@ "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", @@ -87,7 +87,7 @@ "koa-ctx-paginate": "^0.0.6", "koa-views-render": "^0.0.1", "lodash": "^4.17.20", - "mandarin": "^4.2.0", + "mandarin": "^5.0.2", "manifest-rev": "^1.0.3", "markdown-it": "^12.0.4", "markdown-it-emoji": "^2.0.0",