Bump @sap/cds from 7.8.1 to 7.8.2 in the production-dependencies group (#712)

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


Updates `@sap/cds` from 7.8.1 to 7.8.2

---
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-04-29 14:53:56 +02:00
committed by GitHub
parent d08749fd21
commit bb127bcc58

6
package-lock.json generated
View File

@@ -569,9 +569,9 @@
}
},
"node_modules/@sap/cds": {
"version": "7.8.1",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.8.1.tgz",
"integrity": "sha512-U9gClbOkzAFQxENyZJxMOn6VGZ3oPY7iCFMgXKwMRw9APYaGZEg3TdR02XYrVwjyX6N+tZuiQSLkjCV/vO5lMA==",
"version": "7.8.2",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.8.2.tgz",
"integrity": "sha512-JOn9sgGWo9AVTcBuXUTxKw2Gnn1LUs+5EKCFFOnGh07BN2X6VgWX99r+c7fZiZPEmalkqOZjmBVJvnFa2HvtXg==",
"dependencies": {
"@cap-js/cds-types": "<1",
"@sap/cds-compiler": "^4",