Skip to content

Commit db02389

Browse files
committed
Bump dotenv dependency to 17.2.3 in package.json and package-lock.json.
1 parent 352dce0 commit db02389

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"dependencies": {
4141
"cors": "^2.8.5",
42-
"dotenv": "^16.5.0",
42+
"dotenv": "^17.2.3",
4343
"express": "^5.1.0",
4444
"helmet": "^8.1.0",
4545
"mongoose": "^8.15.1",

0 commit comments

Comments
 (0)