Skip to content

Commit 113d781

Browse files
fix(package): update dotenv to version 6.2.0
Closes #8
1 parent b9545dd commit 113d781

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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"bcryptjs": "^2.4.3",
88
"body-parser": "^1.18.2",
9-
"dotenv": "^5.0.0",
9+
"dotenv": "^6.2.0",
1010
"express": "^4.16.2",
1111
"install": "^0.11.0",
1212
"jsonwebtoken": "^8.1.1",

0 commit comments

Comments
 (0)