Bump the production-dependencies group with 1 update (#697)

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


Updates `@sap/cds` from 7.7.1 to 7.7.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-03-18 14:23:19 +01:00
committed by GitHub
parent 68a50148fe
commit cabaf29c63

6
package-lock.json generated
View File

@@ -569,9 +569,9 @@
}
},
"node_modules/@sap/cds": {
"version": "7.7.1",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.7.1.tgz",
"integrity": "sha512-NZyQfPVSsgezR9VLYIne/ijVa4PWKATAbW5aSu5EqnLLj7naIsFRQGVJruJS5Gm0c0ZOLlL6QVJf8THm6A6mKQ==",
"version": "7.7.2",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-7.7.2.tgz",
"integrity": "sha512-OYoTSwWvn/2M+4usqPIW0+p0IaMFRB1dJf5wDHR0PiheVQvAl6hik1wIwfsFiD3BhYJ9ngt35VnQ42geJ4MqAA==",
"dependencies": {
"@cap-js/cds-types": "<1",
"@sap/cds-compiler": "^4",