Skip to content

Commit a6c5dbe

Browse files
⬆ Bump dotenv from 17.2.3 to 17.3.1 (#2185)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.3 to 17.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.3...v17.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4628375 commit a6c5dbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react": "^19.2.7",
5959
"@types/react-dom": "^19.2.3",
6060
"@vitejs/plugin-react-swc": "^4.2.2",
61-
"dotenv": "^17.2.3",
61+
"dotenv": "^17.3.1",
6262
"tw-animate-css": "^1.4.0",
6363
"typescript": "^5.9.3",
6464
"vite": "^7.3.0"

0 commit comments

Comments
 (0)