diff --git a/typescript/examples/math/package.json b/typescript/examples/math/package.json index 79df155c..ad46f87e 100644 --- a/typescript/examples/math/package.json +++ b/typescript/examples/math/package.json @@ -11,7 +11,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "find-config": "^1.0.0", "typechat": "^0.1.0", "typescript": "^5.3.3"