From 0f45c1d9becfb5242cf59184995f4f2c1250a3be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 22:58:16 +0000 Subject: [PATCH] Update dependency mustache to v4 --- .../static/revealjs/plugin/multiplex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json b/themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json index 1dcdfdc5f7..5dd14b078d 100644 --- a/themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json +++ b/themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json @@ -12,7 +12,7 @@ "dependencies": { "express": "~4.19.0", "grunt-cli": "~0.1.13", - "mustache": "~2.2.1", + "mustache": "~4.2.0", "socket.io": "~1.3.7" }, "license": "MIT"