chore(deps): allow newer cap-js versions (#835)

This commit is contained in:
Johannes Vogel
2025-04-29 14:48:22 +02:00
committed by GitHub
parent efc2f3632f
commit bab7827000
5 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
"index.cds"
],
"dependencies": {
"@cap-js/hana": "^1",
"@cap-js/hana": ">=1",
"@sap/cds": ">=5",
"@sap/xssec": "^4.2.7",
"express": "^4.17.1"