Bump @sap/cds from 8.2.1 to 8.2.2 in the production-dependencies group (#760)

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


Updates `@sap/cds` from 8.2.1 to 8.2.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-09-16 14:13:50 +02:00
committed by GitHub
parent 23cc7794b3
commit 2f91f7d2d4

6
package-lock.json generated
View File

@@ -360,9 +360,9 @@
}
},
"node_modules/@sap/cds": {
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.2.1.tgz",
"integrity": "sha512-/046QuF/mxaTY0OaaTXQy4m+k+PhQGIItf9D/LkgnDuuKzKbSKUuownshX5uT3JRiFancVK9jizR26HrUtaalw==",
"version": "8.2.2",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.2.2.tgz",
"integrity": "sha512-Ag6ZtEOtHuaY6QTa/ZoMMQR8RsgGVBwKV6ujNTxSC5o5K882oCwow2HbbQkJsd6kNDmVkKRTXh7yye6zs7/KOQ==",
"dependencies": {
"@sap/cds-compiler": ">=5.1",
"@sap/cds-fiori": "^1",