Skip to content

Commit 47afef8

Browse files
⬆ Bump dotenv from 16.4.5 to 17.2.2 in /frontend (#1846)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9188476 commit 47afef8

File tree

2 files changed

+28
-8
lines changed

2 files changed

+28
-8
lines changed

frontend/package-lock.json

Lines changed: 27 additions & 7 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
@@ -35,7 +35,7 @@
3535
"@types/react": "^19.1.12",
3636
"@types/react-dom": "^19.1.9",
3737
"@vitejs/plugin-react-swc": "^3.9.0",
38-
"dotenv": "^16.4.5",
38+
"dotenv": "^17.2.2",
3939
"typescript": "^5.2.2",
4040
"vite": "^6.3.4"
4141
}

0 commit comments

Comments
 (0)