Skip to content

Commit 11c197a

Browse files
fix(deps): update dependency dotenv to v17
1 parent 2d7d38c commit 11c197a

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

apps/test-bot/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@commandkit/tasks": "workspace:*",
2020
"commandkit": "workspace:*",
2121
"discord.js": "catalog:discordjs",
22-
"dotenv": "^16.4.7",
22+
"dotenv": "^17.0.0",
2323
"ms": "^2.1.3",
2424
"zod": "^3.25.56"
2525
},

packages/commandkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"chokidar": "^4.0.3",
169169
"commander": "^13.0.0",
170170
"directive-to-hof": "^0.0.2",
171-
"dotenv": "^16.4.7",
171+
"dotenv": "^17.0.0",
172172
"ms": "^2.1.3",
173173
"ora": "^8.0.1",
174174
"picocolors": "^1.1.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)