diff --git a/package-lock.json b/package-lock.json index a233f76..751d4e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mcp-oauth-kit", - "version": "0.1.0", + "version": "0.2.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mcp-oauth-kit", - "version": "0.1.0", + "version": "0.2.0", "license": "MIT", "devDependencies": { "@eslint/js": "^10.0.1", @@ -25,7 +25,7 @@ "node": ">=22" }, "peerDependencies": { - "@modelcontextprotocol/sdk": ">=1", + "@modelcontextprotocol/sdk": "^1", "hono": ">=4", "zod": "^3.25 || ^4" } @@ -1789,9 +1789,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", - "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "dev": true, "funding": [ {