From 7e650c0804a22afc6e8a8645bc62b39b91084ad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 21:00:50 +0000 Subject: [PATCH] build(deps): bump protobufjs from 7.5.4 to 7.5.5 in /nodejs Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 to 7.5.5. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.5.4...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- nodejs/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/nodejs/package-lock.json b/nodejs/package-lock.json index c748a7e326..20c328c030 100644 --- a/nodejs/package-lock.json +++ b/nodejs/package-lock.json @@ -8435,9 +8435,9 @@ "license": "MIT" }, "node_modules/protobufjs": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.4.tgz", - "integrity": "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==", + "version": "7.5.5", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.5.5.tgz", + "integrity": "sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { @@ -10493,9 +10493,9 @@ "version": "0.0.0", "license": "Apache-2.0", "devDependencies": { - "@aws-sdk/client-sts": "^3.1032.0", + "@aws-sdk/client-sts": "^3.826.0", "@types/node": "25.6.0", - "aws-cdk-lib": "^2.250.0", + "aws-cdk-lib": "^2.244.0", "bestzip": "2.2.3", "copyfiles": "2.4.1", "rimraf": "6.1.3",