We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384806f commit f7b4090Copy full SHA for f7b4090
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "restana-static",
3
- "version": "2.1.5",
+ "version": "2.1.6",
4
"description": "Efficiently serve static files using Node.js and Docker containers.",
5
"main": "index.js",
6
"scripts": {
@@ -26,7 +26,7 @@
26
"homepage": "https://github.com/jkyberneees/restana-static#readme",
27
"dependencies": {
28
"config": "^3.3.7",
29
- "helmet": "^5.0.2",
+ "helmet": "^5.1.0",
30
"http-cache-middleware": "^1.3.8",
31
"morgan": "^1.10.0",
32
"restana": "^4.9.5",
0 commit comments