Skip to content

Commit 6eeb793

Browse files
fix(package): update dotenv to version 8.0.0
Closes #116
1 parent 7109a3f commit 6eeb793

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
@@ -38,7 +38,7 @@
3838
"cookie-parser": "^1.4.3",
3939
"cors": "^2.8.4",
4040
"debug": "^3.1.0",
41-
"dotenv": "^6.0.0",
41+
"dotenv": "^8.0.0",
4242
"express": "^4.16.2",
4343
"express-handlebars": "^3.0.0",
4444
"imgur": "^0.2.1",

0 commit comments

Comments
 (0)