From 04a6f60244ee58f9df70ab6d0c4dafccd02f0f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 17:53:15 +0000 Subject: [PATCH] chore(deps-dev): bump constructs from 10.6.0 to 10.7.2 Bumps [constructs](https://github.com/aws/constructs) from 10.6.0 to 10.7.2. - [Release notes](https://github.com/aws/constructs/releases) - [Commits](https://github.com/aws/constructs/compare/v10.6.0...v10.7.2) --- updated-dependencies: - dependency-name: constructs dependency-version: 10.7.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 156f974fb..054bd3e25 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@aws/agentcore", - "version": "0.24.2", + "version": "0.25.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@aws/agentcore", - "version": "0.24.2", + "version": "0.25.0", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -8099,9 +8099,9 @@ } }, "node_modules/constructs": { - "version": "10.6.0", - "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.6.0.tgz", - "integrity": "sha512-TxHOnBO5zMo/G76ykzGF/wMpEHu257TbWiIxP9K0Yv/+t70UzgBQiTqjkAsWOPC6jW91DzJI0+ehQV6xDRNBuQ==", + "version": "10.7.2", + "resolved": "https://registry.npmjs.org/constructs/-/constructs-10.7.2.tgz", + "integrity": "sha512-vA7JOqvO/xwq2HBCuq3qc6V2R9mHZCxJ8HPoucUcUWJY88YULe7bzMcsdBy27/gJJIphZi73U1oIXDY2Eqg6nA==", "dev": true, "license": "Apache-2.0" },