From 5033666ec4733070949b9705e553493962ed00dd Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Sun, 18 Jun 2023 18:49:50 +0000 Subject: [PATCH] Update dependency nexmo to v2.4.1 --- package-lock.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba4a3cd..2eb67a3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -780,9 +780,7 @@ "integrity": "sha1-KzJxhOiZIQEXeyhWP7XnECrNDKk=" }, "nexmo": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/nexmo/-/nexmo-2.4.0.tgz", - "integrity": "sha512-5Jy1TDj/RbA1oDgLEzL5jkZUWWPYnvEWTminzYtj7gsE0OubAn87JxGfx4768dvyo4tmNoZusu6I9lm98ejxHg==", + "version": "2.4.1", "requires": { "jsonwebtoken": "^8.2.1", "request": "^2.83.0", @@ -1279,4 +1277,4 @@ } } } -} +} \ No newline at end of file