From 03d61651af05c8d35631e536a62b244dd7277d70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 17:30:35 +0000 Subject: [PATCH] Bump @cap-js/attachments from 3.12.1 to 3.12.2 Bumps [@cap-js/attachments](https://github.com/cap-js/attachments) from 3.12.1 to 3.12.2. - [Release notes](https://github.com/cap-js/attachments/releases) - [Changelog](https://github.com/cap-js/attachments/blob/main/CHANGELOG.md) - [Commits](https://github.com/cap-js/attachments/compare/v3.12.1...v3.12.2) --- updated-dependencies: - dependency-name: "@cap-js/attachments" dependency-version: 3.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a65a8bf0..dffa6af6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "plugin" ], "dependencies": { - "@cap-js/attachments": "3.12.1", + "@cap-js/attachments": "3.12.2", "@sap-cloud-sdk/connectivity": "^4.3.1", "@sap-cloud-sdk/http-client": "^4.3.1", "@sap/xssec": "^4",