Skip to content

Commit f0ea508

Browse files
fix(deps): bump dotenv from 16.5.0 to 17.0.0 in /web
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ccca2b5 commit f0ea508

File tree

2 files changed

+15
-9
lines changed

2 files changed

+15
-9
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"chartjs-adapter-moment": "^1.0.1",
3131
"core-js": "^3.39.0",
3232
"date-fns": "^2.30.0",
33-
"dotenv": "^16.5.0",
33+
"dotenv": "^17.0.1",
3434
"firebase": "^10.14.1",
3535
"firebaseui": "^6.1.0",
3636
"jest-environment-jsdom": "^29.7.0",

web/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)