From bcad4c484de12957ca79153fea5e85e2b1b287c9 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 23 Oct 2025 09:16:26 +0000 Subject: [PATCH] Initial exploration and planning Co-authored-by: thedotmack <683968+thedotmack@users.noreply.github.com> --- package-lock.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bdb0894..f1a596e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,13 @@ { "name": "claude-mem", - "version": "4.1.0", + "version": "4.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "claude-mem", - "version": "4.1.0", - "license": "SEE LICENSE IN LICENSE", + "version": "4.2.1", + "license": "AGPL-3.0", "dependencies": { "@anthropic-ai/claude-agent-sdk": "^0.1.23", "@modelcontextprotocol/sdk": "^1.20.1", @@ -2252,7 +2252,6 @@ "resolved": "https://registry.npmjs.org/express/-/express-4.21.2.tgz", "integrity": "sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==", "license": "MIT", - "peer": true, "dependencies": { "accepts": "~1.3.8", "array-flatten": "1.1.1", @@ -4715,7 +4714,6 @@ "node_modules/zod": { "version": "3.25.76", "license": "MIT", - "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" }