Skip to content

Commit c8c4fa8

Browse files
fix(package): update dotenv to version 8.0.0
Closes #21
1 parent bfe8ce1 commit c8c4fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"class-transformer": "^0.1.8",
5757
"class-validator": "^0.8.0",
5858
"connection-string": "^0.4.1",
59-
"dotenv": "^5.0.0",
59+
"dotenv": "^8.0.0",
6060
"jsonwebtoken": "^8.1.0",
6161
"node-django-hashers": "^1.0.9",
6262
"redis": "^2.8.0",

0 commit comments

Comments
 (0)