From 0e3a9a64b603df043bf146bd30e2dcc1f4bda19f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Apr 2021 07:07:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:base64-url:20180512 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c0e273c..9ff2deef 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "linkify-it": "2.0.3", "mailsplit": "4.0.2", "mobileconfig": "2.1.0", - "mongo-cursor-pagination": "5.0.0", + "mongo-cursor-pagination": "7.0.1", "mongodb": "2.2.31", "node-redis-scripty": "0.0.5", "nodemailer": "4.1.0",