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

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.13.0 to 1.13.1
- [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.0...v1.13.1)

---
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-08-05 13:29:00 +00:00
committed by GitHub
parent e7927b39b1
commit e6358b55d1

6
package-lock.json generated
View File

@@ -107,9 +107,9 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.0.tgz",
"integrity": "sha512-fKOegewAsESsisDV8eoDQJwng8ynNi+OCo9v5rA7RbA/36sqeqCOFW8Yt99qbneTHZ4uVz3sZfDoBkW5I/mYLA==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.1.tgz",
"integrity": "sha512-LmmD5oAh0tIcsxDivgreM+Ark9FfJCIqT34Ukog8EJmzch8vP/TzMy3MXd+1WD5HOOzayxl/PdEUWpgVIwER7Q==",
"dependencies": {
"body-parser": "^1.20.2",
"body-parser-xml": "^2.0.5",