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

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

---
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-20 18:00:36 +00:00
committed by Christian Georgi
parent ac62fe379b
commit 5eaff22dbe

6
package-lock.json generated
View File

@@ -214,9 +214,9 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.10.1.tgz",
"integrity": "sha512-7scOhvM6uVF7xibSeFhvy/HE3HqBTwn8a0GIocOQ1kmOE4n2RpFCODXC6RcofVzJ+RdbSPQ6yE5DJLLvuXv9Sg==",
"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==",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser-xml": "^2.0.5",