Skip to content

Commit 35c16c1

Browse files
committed
update express-openapi-validator
1 parent fc7989e commit 35c16c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"express": "^4.17.1",
2121
"pino": "^6.7.0",
2222
<% if (specification === 'openapi_3') { %>
23-
"express-openapi-validator": "^4.4.3"
23+
"express-openapi-validator": "^4.5.0"
2424
<% } else { %>
2525
"swagger-express-middleware": "^4.0.2"
2626
<% } %>

0 commit comments

Comments
 (0)