Bump @sap/cds from 6.6.0 to 6.6.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-10 12:58:43 +00:00
committed by Christian Georgi
parent 50b13f60ce
commit bed293f1b2

6
package-lock.json generated
View File

@@ -446,9 +446,9 @@
}
},
"node_modules/@sap/cds": {
"version": "6.6.0",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-6.6.0.tgz",
"integrity": "sha512-+rJQIsirbHNVpzZQsTpHzzbcxPM8Y5gEAQtK8blxlukluvyk6IqrwA1eoJH8grab+DtXqcUqT8c0ooGfnCrbPw==",
"version": "6.6.1",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-6.6.1.tgz",
"integrity": "sha512-1JKiYO+N9m5UME7aejce4K5j6mDLkQC0P6BWcHoQJtDjkjsVc6LCLNd06RJqU8XcxeGd3EwIF33GJTLDyGIkUQ==",
"dependencies": {
"@sap/cds-compiler": "^3.2.0",
"@sap/cds-foss": "^4"