Bump @cap-js-community/odata-v2-adapter (#731)

Bumps the production-dependencies group with 1 update: [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter).


Updates `@cap-js-community/odata-v2-adapter` from 1.12.9 to 1.12.10
- [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.12.9...v1.12.10)

---
updated-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-06-10 14:06:53 +02:00
committed by GitHub
parent 402a5816e3
commit 1a0d3e60cf

6
package-lock.json generated
View File

@@ -221,9 +221,9 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.12.9",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.9.tgz",
"integrity": "sha512-WMAyjJXfhmvEPpNi3WYgIeAbL/XB0U3m7Q0Syya/LVTjzF+FoaRzO66J1j7nQH64xurYTrBkKeau1GFSHgGCcQ==",
"version": "1.12.10",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.10.tgz",
"integrity": "sha512-NH0mBmdDuEovqz2qPKiSZ3usHzZYFE+OsORND3zS3GZ/UyQXPXtbrXkfUUIimEiClmJkl1IuyMCH7qMzv5AJdA==",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser-xml": "^2.0.5",