diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-08 23:01:06 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-09 06:01:06 +0000 |
| commit | c5abd7a302692cfaf7f9edbc028023007f7a164e (patch) | |
| tree | 1a54ec7265dd6963022876ab4e86d18d711559c8 /packages/cli | |
| parent | 52db1b83a02de9ee1542a8a0c9e242282c8cfe44 (diff) | |
chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/cli')
| -rw-r--r-- | packages/cli/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/cli/package.json b/packages/cli/package.json index 99889d46..a14bcdb9 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -32,7 +32,7 @@ "@types/update-notifier": "^6.0.8", "command-exists": "^1.2.9", "diff": "^7.0.0", - "dotenv": "^16.6.1", + "dotenv": "^17.1.0", "gaxios": "^7.1.1", "glob": "^10.4.1", "highlight.js": "^11.11.1", |
