Skip to content

Commit f7b4090

Browse files
committed
v2.1.6
1 parent 384806f commit f7b4090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "restana-static",
3-
"version": "2.1.5",
3+
"version": "2.1.6",
44
"description": "Efficiently serve static files using Node.js and Docker containers.",
55
"main": "index.js",
66
"scripts": {
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/jkyberneees/restana-static#readme",
2727
"dependencies": {
2828
"config": "^3.3.7",
29-
"helmet": "^5.0.2",
29+
"helmet": "^5.1.0",
3030
"http-cache-middleware": "^1.3.8",
3131
"morgan": "^1.10.0",
3232
"restana": "^4.9.5",

0 commit comments

Comments
 (0)