fix(deps): update dependency json-schema-to-ts to v3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-15 22:13:00 +00:00
committed by Github changeset workflow
parent dcf9eb531e
commit 85ec23ebad
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"express": "^4.17.1",
"express-openapi-validator": "^5.0.4",
"express-promise-router": "^4.1.0",
"json-schema-to-ts": "^2.6.2",
"json-schema-to-ts": "^3.0.0",
"lodash": "^4.17.21",
"openapi-merge": "^1.3.2",
"openapi3-ts": "^3.1.2"