Bump the production-dependencies group with 1 update

Bumps the production-dependencies group with 1 update: [@sap/cds](https://cap.cloud.sap/).


Updates `@sap/cds` from 7.6.3 to 7.6.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-26 12:49:57 +00:00
committed by Christian Georgi
parent 4f505e4cfe
commit 4d3cd6be90

6
package-lock.json generated
View File

@@ -619,9 +619,9 @@
}
},
"node_modules/@sap/cds": {
"version": "7.6.3",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.6.3.tgz",
"integrity": "sha512-/zZUcqAvuOEy7Uu2hPshI9I3q/SJz/T+pWZGFB/MvjKZqrEUcj3htgd+B4Zn8zy9OsTvPe2wXHLeAxM/ep5pdA==",
"version": "7.6.4",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.6.4.tgz",
"integrity": "sha512-1/mDRIVoNEjX2RXGRiPIkMC2VHlKwXgFkTcYXvFXF871e46nIKlQ7MfA9yfcVE7T2EdA3v3M66ul3sp5JgcflQ==",
"dependencies": {
"@cap-js/cds-types": "<1",
"@sap/cds-compiler": "^4",