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 f8683b3 commit bcfd95dCopy full SHA for bcfd95d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "restana-static",
3
- "version": "2.1.6",
+ "version": "2.1.7",
4
"description": "Efficiently serve static files using Node.js and Docker containers.",
5
"main": "index.js",
6
"scripts": {
@@ -27,9 +27,9 @@
27
"dependencies": {
28
"config": "^3.3.7",
29
"helmet": "^5.1.0",
30
- "http-cache-middleware": "^1.3.8",
+ "http-cache-middleware": "^1.4.0",
31
"morgan": "^1.10.0",
32
- "restana": "^4.9.5",
+ "restana": "^4.9.6",
33
"serve-static": "^1.15.0"
34
},
35
"devDependencies": {
0 commit comments