From 8554b101b1a020344ed2afe1b3d633d6ff8d9af6 Mon Sep 17 00:00:00 2001 From: Alphadelta14 Date: Thu, 12 May 2022 17:37:25 -0400 Subject: [PATCH] Update handlebars --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6de09b1..9617f3f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "cors": "2.8.5", "esm": "3.2.25", "express": "4.17.1", - "handlebars": "4.7.3", + "handlebars": "^4.7.7", "http-shutdown": "1.2.2", "morgan": "1.9.1", "pbf": "3.2.1",