Bump @sap/cds from 7.5.2 to 7.5.3

Bumps [@sap/cds](https://cap.cloud.sap/) from 7.5.2 to 7.5.3.

---
updated-dependencies:
- dependency-name: "@sap/cds"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-30 08:31:01 +00:00
committed by Christian Georgi
parent 8b10d8e054
commit 3a5a177796

6
package-lock.json generated
View File

@@ -619,9 +619,9 @@
} }
}, },
"node_modules/@sap/cds": { "node_modules/@sap/cds": {
"version": "7.5.2", "version": "7.5.3",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.5.2.tgz", "resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.5.3.tgz",
"integrity": "sha512-6La9jk+z9kNsLo6FNOeKvL+5srx+kSrzkMEgIw3xxWNfIwBiWD2MIYxrN7YohfY95nhpsyHqeXIOEd9YbHa+BQ==", "integrity": "sha512-VZk3wx3O69oS11FNmCbSAdB24WXGPD2KZlHJJtiWb4LQC7OCxwepiUuFLNOYPD+Drs2AwPr/x0i+CqkUvf3hVw==",
"dependencies": { "dependencies": {
"@cap-js/cds-types": "<1", "@cap-js/cds-types": "<1",
"@sap/cds-compiler": "^4", "@sap/cds-compiler": "^4",