Bump the production-dependencies group with 1 update

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.2 to 1.12.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.12.2...v1.12.3)

---
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>
This commit is contained in:
dependabot[bot]
2024-02-05 12:43:43 +00:00
committed by Christian Georgi
parent 167a39790f
commit c4432d8dd7

6
package-lock.json generated
View File

@@ -300,9 +300,9 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.12.2",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.2.tgz",
"integrity": "sha512-duI9ZbegD9F29Qtg4AuwpZsjWvEzvlI/+0ZbIsP/tw9t/e0S9pFYPi6wLS3PrFdSFVsabgmNCt+6FJ6mPoWxhg==",
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.12.3.tgz",
"integrity": "sha512-AW3EgIhkDWoXvL/2lnF7M30YB/68w9QHQaj9TnDJOMzlDZZFYwZFezrEdMlOqbFObf6HvgLx6sIOx26ESrWRuQ==",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser-xml": "^2.0.5",