Skip to content

Commit 33e83a9

Browse files
Update npm non-major dependencies (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent edce337 commit 33e83a9

File tree

1 file changed

+3
-3
lines changed
  • themes/hugo-theme-altinn/static/revealjs/plugin/multiplex

1 file changed

+3
-3
lines changed

themes/hugo-theme-altinn/static/revealjs/plugin/multiplex/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"node": "~22.12.0"
1111
},
1212
"dependencies": {
13-
"express": "~4.20.0",
14-
"grunt-cli": "~1.4.0",
13+
"express": "~4.21.0",
14+
"grunt-cli": "~1.5.0",
1515
"mustache": "~4.2.0",
16-
"socket.io": "~4.7.0"
16+
"socket.io": "~4.8.0"
1717
},
1818
"license": "MIT"
1919
}

0 commit comments

Comments
 (0)