Skip to content

Commit 310179c

Browse files
deps(backend)(deps): Bump dotenv from 16.6.1 to 17.2.2 in /backend
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74adc7e commit 310179c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"compression": "^1.7.4",
3333
"cookie-parser": "^1.4.6",
3434
"cors": "^2.8.5",
35-
"dotenv": "^16.3.1",
35+
"dotenv": "^17.2.2",
3636
"express": "^4.18.2",
3737
"express-rate-limit": "^7.1.5",
3838
"express-session": "^1.17.3",

0 commit comments

Comments
 (0)