diff --git a/typescript/examples/multiSchema/package.json b/typescript/examples/multiSchema/package.json index f5abaf4f..959c1661 100644 --- a/typescript/examples/multiSchema/package.json +++ b/typescript/examples/multiSchema/package.json @@ -12,7 +12,7 @@ "author": "", "license": "MIT", "dependencies": { - "dotenv": "^16.3.1", + "dotenv": "^17.4.2", "typechat": "^0.1.0", "find-config": "^1.0.0", "music": "^0.0.1",