Skip to content

Commit a49ecdd

Browse files
fix(deps): update dependency dotenv to v17
1 parent 55be54f commit a49ecdd

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
@@ -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
@@ -167,7 +167,7 @@
167167
"chokidar": "^4.0.3",
168168
"commander": "^13.0.0",
169169
"directive-to-hof": "^0.0.2",
170-
"dotenv": "^16.4.7",
170+
"dotenv": "^17.0.0",
171171
"ms": "^2.1.3",
172172
"ora": "^8.0.1",
173173
"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)