From af2b8101c3e4b4ef3efec239cc46571278d1fbed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 05:21:43 +0000 Subject: [PATCH] Bump @cap-js/attachments from 3.12.1 to 3.13.1 Bumps [@cap-js/attachments](https://github.com/cap-js/attachments) from 3.12.1 to 3.13.1. - [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.13.1) --- updated-dependencies: - dependency-name: "@cap-js/attachments" dependency-version: 3.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f08c589c..ee0386b5 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "plugin" ], "dependencies": { - "@cap-js/attachments": "3.12.1", + "@cap-js/attachments": "3.13.1", "@sap-cloud-sdk/connectivity": "^4.3.1", "@sap-cloud-sdk/http-client": "^4.3.1", "@sap/xssec": "^4",