From e6358b55d1bb0a6b4ec8398d83d08d20a8d9f1f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:29:00 +0000 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c155e89..1d99c333 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",