Bump the production-dependencies group with 1 update (#686)

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


Updates `@sap/cds` from 7.6.2 to 7.6.3

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-19 14:25:50 +00:00
committed by GitHub
parent 8d01b05034
commit 0fb8dfd5c2

6
package-lock.json generated
View File

@@ -619,9 +619,9 @@
}
},
"node_modules/@sap/cds": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.6.2.tgz",
"integrity": "sha512-fXpjmzyb9bBhYg0rpwUpdHLLFcNwcvOd/KMSa8/UV26ZntsH+KojKDoE1V0GhIEspRucyy5AexDRIqPiJ1/ASQ==",
"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==",
"dependencies": {
"@cap-js/cds-types": "<1",
"@sap/cds-compiler": "^4",