Skip to content

Commit c3263d1

Browse files
fix(deps): update dependency dotenv to v17 (#896)
Generated by renovateBot Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93e6c18 commit c3263d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/lk/testdata/echo-agent-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"@livekit/agents": "^1.4.9",
88
"@livekit/rtc-node": "^0.13.29",
9-
"dotenv": "^16.4.5",
9+
"dotenv": "^17.0.0",
1010
"zod": "^3.25.76"
1111
}
1212
}

0 commit comments

Comments
 (0)