Skip to content

Commit ca75c0a

Browse files
fix(package): update @types/dotenv to version 6.1.1
Closes #109
1 parent 7109a3f commit ca75c0a

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
@@ -25,7 +25,7 @@
2525
"@types/cookie-parser": "^1.4.1",
2626
"@types/cors": "^2.8.3",
2727
"@types/debug": "0.0.30",
28-
"@types/dotenv": "^4.0.2",
28+
"@types/dotenv": "^6.1.1",
2929
"@types/express": "^4.11.1",
3030
"@types/lowdb": "^1.0.0",
3131
"@types/mime": "^2.0.0",

0 commit comments

Comments
 (0)