From feab3311f17bdd84190eaba0dfbdd07856aa714f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 15 Apr 2024 22:54:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-6139239 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec5268e..4b9e292 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "pug": "^2.0.0-beta6", "q": "1.4.1", "serve-favicon": "~2.3.2", - "twilio": "3.0.0", + "twilio": "3.16.0", "url": "^0.11.0" }, "devDependencies": {