From f1158891461143898a558eed398e97233ce86655 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:14:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0c97d8615..827a2df89 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "generic-pool": "3.2.0", "google-libphonenumber": "2.0.10", "grunt-nunjucks-2-html": "vitkarpov/grunt-nunjucks-2-html#1900f91a756b2eaf900b20", - "handlebars": "4.0.6", + "handlebars": "4.1.1", "hapi": "17.6.0", "hapi-auth-hawk": "4.0.0", "hapi-error": "1.8.0", @@ -65,7 +65,7 @@ "memcached": "2.2.2", "moment-timezone": "0.5.11", "mozlog": "2.0.6", - "newrelic": "4.1.0", + "newrelic": "6.12.0", "node-uap": "git+https://github.com/vladikoff/node-uap.git#9cdd16247", "nodemailer": "2.7.2", "otplib": "8.0.1",