diff --git a/static/sdks/typescript/examples/typescript/package.json b/static/sdks/typescript/examples/typescript/package.json index a333da631..ecc6ae819 100644 --- a/static/sdks/typescript/examples/typescript/package.json +++ b/static/sdks/typescript/examples/typescript/package.json @@ -30,7 +30,7 @@ }, "dependencies": { "aptos": "1.21.0", - "dotenv": "16.3.1" + "dotenv": "16.4.5" }, "devDependencies": { "@types/node": "20.11.0",