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

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.5 to 1.13.6
- [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.5...v1.13.6)

---
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-10-21 14:21:00 +00:00
committed by GitHub
parent c0358bce4d
commit 1cc507a484

6
package-lock.json generated
View File

@@ -108,9 +108,9 @@
}
},
"node_modules/@cap-js-community/odata-v2-adapter": {
"version": "1.13.5",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.5.tgz",
"integrity": "sha512-Z1/T0j9MYO+dGz1UXjFbeoM5hArtQZF5PFEGmjyjucC9PFdKQswia2ZosnvdhddNbuqkN2rtCKZ5He8raiXclw==",
"version": "1.13.6",
"resolved": "https://registry.npmjs.org/@cap-js-community/odata-v2-adapter/-/odata-v2-adapter-1.13.6.tgz",
"integrity": "sha512-EG00qG67SzABSNu4h3sEBIaqSy/5qaGwsLL0sdVKJb53I3lTWYjCMI6wUm3YZH6JVW+2l8pCzrOzEUFbmHUZLg==",
"dependencies": {
"body-parser": "^1.20.3",
"body-parser-xml": "^2.0.5",