From c4432d8dd70f74be7cc0822b3e6c77c7ec1b1204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:43:43 +0000 Subject: [PATCH] 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] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f61f8a90..db5a4e8b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",