Bump @sap/cds from 7.1.2 to 7.2.0 (#581)

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

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

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]
2023-09-05 15:31:41 +02:00
committed by GitHub
parent beeaadbdd5
commit a9de86b5a7

6
package-lock.json generated
View File

@@ -592,9 +592,9 @@
}
},
"node_modules/@sap/cds": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.1.2.tgz",
"integrity": "sha512-hrR8U/iQCqTfpxrvBbVAqGb91+Ig94yb4eMd+he15ShZJqc/zscAHOpY+sXrX/ckNy2PSO8TNEVtPVumbUUClQ==",
"version": "7.2.0",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.2.0.tgz",
"integrity": "sha512-UKWDZuqND0NfPLUYBCn/hZaOpdbIygULwktmAqcsCeil4Dt7x8/316RRWKTN6NV13r6v6AvaOlKa7Uofj9j3RA==",
"dependencies": {
"@sap/cds-compiler": "^4",
"@sap/cds-fiori": "^1",