From 55b0604947fdb05896cad0c4de42b7f70425986e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 24 Jul 2025 08:27:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 - https://snyk.io/vuln/SNYK-JS-ONHEADERS-10773729 --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 931b8f2..0b2aef7 100644 --- a/package.json +++ b/package.json @@ -44,26 +44,26 @@ "@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", "@tkrotoff/bootstrap-floating-label": "^0.7.0", "array-join-conjunction": "^1.0.0", - "axe": "^8.0.0", + "axe": "^10.0.0", "basic-auth": "^2.0.1", "bitter-font": "^0.0.1", "boolean": "^3.0.2", "bootstrap": "4.6.0", "bree": "^6.0.0", "bson-objectid": "^1.3.1", - "cabin": "^9.0.4", + "cabin": "^10.0.3", "captain-hook": "^0.0.3", "cheerio": "^1.0.0-rc.5", "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", @@ -101,7 +101,7 @@ "mongoose-omit-common-fields": "0.0.6", "mongoose-unique-validator": "^2.0.3", "nodemailer": "^6.4.18", - "nodemailer-base64-to-s3": "^3.0.2", + "nodemailer-base64-to-s3": "^3.0.3", "numeral": "^2.0.6", "otplib": "^12.0.1", "p-map": "^4.0.0", @@ -123,7 +123,7 @@ "speakingurl": "^14.0.1", "stacktrace-js": "^2.0.2", "striptags": "^3.1.1", - "superagent": "^6.1.0", + "superagent": "^10.2.2", "sweetalert2": "8.x", "titleize": "^2.1.0", "uncaught": "^0.0.5",