Skip to content

Commit 0109c1b

Browse files
chore(deps): bump dotenv from 16.6.1 to 17.2.4
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.4. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ab62eb commit 0109c1b

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@objectdocs/site": "workspace:*",
2525
"@types/node": "^25.0.8",
2626
"cac": "^6.7.14",
27-
"dotenv": "^16.4.5",
27+
"dotenv": "^17.2.4",
2828
"openai": "^6.18.0",
2929
"typescript": "^5.9.3"
3030
},

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"client-only": "^0.0.1",
24-
"dotenv": "^16.4.5",
24+
"dotenv": "^17.2.4",
2525
"fumadocs-core": "16.5.1",
2626
"fumadocs-mdx": "14.2.6",
2727
"fumadocs-ui": "16.5.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)