From 1cc507a4846738f1256410046abf37011a726b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:21:00 +0000 Subject: [PATCH] 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] 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 963ee51f..25eac71c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",