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 d2798c4495..8e12b01b24 100644 --- a/themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json +++ b/themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json @@ -7,7 +7,7 @@ "start": "node index.js" }, "engines": { - "node": "~22.11.0" + "node": "~22.12.0" }, "dependencies": { "express": "~4.21.0",