Merge pull request #23000 from backstage/renovate/json-schema-to-ts-3.x

fix(deps): update dependency json-schema-to-ts to v3
This commit is contained in:
Fredrik Adelöw
2024-02-21 08:48:27 +01:00
committed by GitHub
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"