Bump @cap-js-community/odata-v2-adapter from 1.10.3 to 1.10.4

Bumps [@cap-js-community/odata-v2-adapter](https://github.com/cap-js-community/odata-v2-adapter) from 1.10.3 to 1.10.4.
- [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.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: "@cap-js-community/odata-v2-adapter"
  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-04-24 12:58:20 +00:00
committed by Christian Georgi
parent d3afc3fda8
commit c597115f1a

6
package-lock.json generated
View File

@@ -214,9 +214,9 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.10.3",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.10.3.tgz",
"integrity": "sha512-H54xbgVbDLKyMhM6dkNtAlp/jQhbXHJIOY3PA9Y6z/W8vuUdIIcJX0aePVvnGFy/2EsdFSdtEZol3bbl+1MTsg==",
"version": "1.10.4",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.10.4.tgz",
"integrity": "sha512-irHCspm1wPQjprgmvM90oaXulNGJKxIelLXxGpZ36Qn/s8q/ClHj5KtEVBIMujQ0nBzfsh5OI4ikMOCm9n/7kg==",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser-xml": "^2.0.5",