Unpinned Dependencies
Low
- Category
- Supply Chain
- Content
"author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.1" }, "devDependencies": { "@types/node": "^20.19.9",- Confidence
- 93% confidence
- Finding
- The production dependency uses a caret version range, which allows newer minor and patch releases to be installed without explicit review. This weakens build reproducibility and can introduce supply-chain risk if a future release is compromised or incompatible.
