Skip to content

Commit 341b5f8

Browse files
fix(package): update dotenv to version 8.1.0
Closes #10
1 parent bd1f945 commit 341b5f8

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
@@ -32,7 +32,7 @@
3232
"bcrypt": "^3.0.2",
3333
"cors": "^2.8.5",
3434
"dataloader": "^1.4.0",
35-
"dotenv": "^6.1.0",
35+
"dotenv": "^8.1.0",
3636
"express": "^4.16.4",
3737
"graphql": "^14.0.2",
3838
"graphql-iso-date": "^3.6.1",

0 commit comments

Comments
 (0)