diff --git a/package-lock.json b/package-lock.json index 4e7735c..15a9fad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2086,9 +2086,10 @@ } }, "node_modules/path-to-regexp": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.3.0.tgz", - "integrity": "sha512-7jdwVIRtsP8MYpdXSwOS0YdD0Du+qOoF/AEPIt88PcCFrZCzx41oxku1jD88hZBwbNUIEfpqvuhjFaMAqMTWnA==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-8.4.2.tgz", + "integrity": "sha512-qRcuIdP69NPm4qbACK+aDogI5CBDMi1jKe0ry5rSQJz8JVLsC7jV8XpiJjGRLLol3N+R5ihGYcrPLTno6pAdBA==", + "license": "MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/express" @@ -2836,7 +2837,7 @@ }, "packages/stdio": { "name": "bookstack-mcp-stdio", - "version": "2.6.1", + "version": "2.6.2", "dependencies": { "@bookstack-mcp/core": "2.5.0", "@modelcontextprotocol/sdk": "^1.25.3",