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

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


Updates `@sap/cds` from 8.1.0 to 8.1.1

---
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-08-12 16:11:57 +02:00
committed by GitHub
parent cf7506f2f7
commit daabec1ce9

6
package-lock.json generated
View File

@@ -349,9 +349,9 @@
} }
}, },
"node_modules/@sap/cds": { "node_modules/@sap/cds": {
"version": "8.1.0", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.1.0.tgz", "resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.1.1.tgz",
"integrity": "sha512-bCfgmlezo2VlUKNomzoGQBD2mggs0U5LewVOIF0rgOKaf76X2tbPOwDzE0l0uY3EKReTNaF9pSrXRyawIbkHVA==", "integrity": "sha512-GXo/r0tg5f6HYBuQg8fpq2fjmTPpuoYgpVE52vAbvFFtTz4Go9w/9WoCwLOiJYhzBbr/F4CZOTRFgky4/JagQw==",
"dependencies": { "dependencies": {
"@sap/cds-compiler": ">=5", "@sap/cds-compiler": ">=5",
"@sap/cds-fiori": "^1", "@sap/cds-fiori": "^1",