Skip to content

Commit 27ee364

Browse files
fix(package): update dotenv to version 8.1.0
Closes #31
1 parent 420c336 commit 27ee364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"cookie-parser": "latest",
3434
"core-js": "^2.5.3",
3535
"cors": "^2.8.4",
36-
"dotenv": "^5.0.1",
36+
"dotenv": "^8.1.0",
3737
"errorhandler": "latest",
3838
"inversify": "^4.11.1",
3939
"method-override": "^2.3.10",

0 commit comments

Comments
 (0)