Bump @sap/cds from 8.0.4 to 8.1.0 in the production-dependencies group (#746)

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


Updates `@sap/cds` from 8.0.4 to 8.1.0

---
updated-dependencies:
- dependency-name: "@sap/cds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-07-29 14:19:03 +00:00
committed by GitHub
parent c8aba771c5
commit 3f3af6c39c

6
package-lock.json generated
View File

@@ -349,9 +349,9 @@
}
},
"node_modules/@sap/cds": {
"version": "8.0.4",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.0.4.tgz",
"integrity": "sha512-awDV9M4V7LTWBGCgnJqvczJOWCOYJT5/Fes3Y882VHbNe8mMQrA73XIrfc6cMrXBazwXOBxPhYM3/KHKhjR5qw==",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.1.0.tgz",
"integrity": "sha512-bCfgmlezo2VlUKNomzoGQBD2mggs0U5LewVOIF0rgOKaf76X2tbPOwDzE0l0uY3EKReTNaF9pSrXRyawIbkHVA==",
"dependencies": {
"@sap/cds-compiler": ">=5",
"@sap/cds-fiori": "^1",