Skip to content

Commit 31c95c5

Browse files
fix(deps): update dependency dotenv to v17
1 parent f898940 commit 31c95c5

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/test-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@commandkit/legacy": "workspace:*",
1919
"commandkit": "workspace:*",
2020
"discord.js": "^14.19.1",
21-
"dotenv": "^16.4.7",
21+
"dotenv": "^17.0.0",
2222
"zod": "^3.25.56"
2323
},
2424
"devDependencies": {

packages/commandkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"chokidar": "^4.0.3",
162162
"commander": "^13.0.0",
163163
"directive-to-hof": "^0.0.2",
164-
"dotenv": "^16.4.7",
164+
"dotenv": "^17.0.0",
165165
"ms": "^2.1.3",
166166
"ora": "^8.0.1",
167167
"picocolors": "^1.1.1",

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)