Skip to content

Commit 56a570c

Browse files
fix(deps): update dependency helmet to v7 (#103)
1 parent af2da34 commit 56a570c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/bautajs-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cors": "^2.8.5",
3535
"express": "^4.18.1",
3636
"express-pino-logger": "^7.0.0",
37-
"helmet": "^5.1.0",
37+
"helmet": "^7.0.0",
3838
"openapi-types": "^12.0.0",
3939
"pino": "^8.4.2",
4040
"route-order": "^0.1.0",

0 commit comments

Comments
 (0)