From 25a4769a0f83e615d1fd6b6f60f3bbdfc2657589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 11:35:07 +0000 Subject: [PATCH] Bump @cap-js/attachments from 3.13.3 to 4.0.0 Bumps [@cap-js/attachments](https://github.com/cap-js/attachments) from 3.13.3 to 4.0.0. - [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.13.3...v4.0.0) --- updated-dependencies: - dependency-name: "@cap-js/attachments" dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa5c6c4a..8b28ff3e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "plugin" ], "dependencies": { - "@cap-js/attachments": "3.13.3", + "@cap-js/attachments": "4.0.0", "@sap-cloud-sdk/connectivity": "^4.3.1", "@sap-cloud-sdk/http-client": "^4.3.1", "@sap/xssec": "^4",