diff --git a/typescript/package-lock.json b/typescript/package-lock.json index 9df9b819..8e851920 100644 --- a/typescript/package-lock.json +++ b/typescript/package-lock.json @@ -1,12 +1,12 @@ { "name": "agent-squad", - "version": "1.1.3", + "version": "1.1.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "agent-squad", - "version": "1.1.3", + "version": "1.1.4", "license": "Apache-2.0", "dependencies": { "@anthropic-ai/sdk": "^0.51.0", @@ -43,12 +43,16 @@ }, "peerDependencies": { "@dakera-ai/dakera": "^0.11.100", + "@modelcontextprotocol/client": ">=2.0.0", "@modelcontextprotocol/sdk": ">=1.0.0" }, "peerDependenciesMeta": { "@dakera-ai/dakera": { "optional": true }, + "@modelcontextprotocol/client": { + "optional": true + }, "@modelcontextprotocol/sdk": { "optional": true } @@ -5874,7 +5878,9 @@ } }, "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": { - "version": "2.1.0", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz", + "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==", "dev": true, "license": "MIT", "dependencies": { @@ -6265,7 +6271,9 @@ "license": "MIT" }, "node_modules/brace-expansion": { - "version": "1.1.14", + "version": "1.1.18", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.18.tgz", + "integrity": "sha512-Edep/X9fGqVNmzKBVsDYIOtD+z1tuezV70LBjdCst9Tqu76lsnvRiZ6oTic1n+/BIwX6QDGAO94PN4N2SADvtw==", "license": "MIT", "dependencies": { "balanced-match": "^1.0.0", @@ -7141,7 +7149,9 @@ } }, "node_modules/filelist/node_modules/brace-expansion": { - "version": "2.1.0", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.4.tgz", + "integrity": "sha512-hGfVzPxthbf3+2yjg/RBs60cB0FhqBS/zvdV/4wn4/BmN0bNMMHPc4V/BbFieqf1TKAGGAHnY4eSjajCl0f2Xg==", "dev": true, "license": "MIT", "dependencies": {