Bump the production-dependencies group across 1 directory with 2 updates (#781)

Bumps the production-dependencies group with 2 updates in the / directory: [@sap/cds](https://cap.cloud.sap/) and [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter).


Updates `@sap/cds` from 8.4.0 to 8.5.0

Updates `@cap-js-community/odata-v2-adapter` from 1.13.7 to 1.13.8
- [Release notes](https://github.com/cap-js-community/odata-v2-adapter/releases)
- [Changelog](https://github.com/cap-js-community/odata-v2-adapter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/cap-js-community/odata-v2-adapter/compare/v1.13.7...v1.13.8)

---
updated-dependencies:
- dependency-name: "@sap/cds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@cap-js-community/odata-v2-adapter"
  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-12-04 16:00:38 +00:00
committed by GitHub
parent b652150788
commit 32bc0ab94f

14
package-lock.json generated
View File

@@ -108,9 +108,10 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.13.7",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.7.tgz",
"integrity": "sha512-rmW1a1EycRJsEpR5lRFo/U37EeHcB7R3z7gSo7DseCzPjbA7D5lsqFaAfGG9IseYdTVAd+X1HH1MMT4fz4NVow==",
"version": "1.13.8",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.8.tgz",
"integrity": "sha512-IYkUUJLMS8sNL+6H8NOT17pMKweItjEUqV9EctuHw8+pWsFLcK3GehztZrtPS9DfEBOD9tC/aPNU5+b5unmZrQ==",
"license": "Apache-2.0",
"dependencies": {
"body-parser": "^1.20.3",
"body-parser-xml": "^2.0.5",
@@ -388,9 +389,10 @@
}
},
"node_modules/@sap/cds": {
"version": "8.4.0",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.4.0.tgz",
"integrity": "sha512-nJzDmoyZVcnACZ2gHL03LRNZCDMV6fEW4t0PFg6cdvRAIiKl0s9/0zKp8kVDJpm6a+k5yvDx8nW2O10KqpMIVQ==",
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/@sap/cds/-/cds-8.5.0.tgz",
"integrity": "sha512-mRiLBPcY5vC1xi21pPqzMtp1HY9FOOFajkiuSArqnwtiyp2fxqWVombuVE9lTB2UyBl9bL8XXwrpjzDftIbnBg==",
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@sap/cds-compiler": ">=5.1",
"@sap/cds-fiori": "^1",