Skip to content

Commit 6b98745

Browse files
fix(package): update @types/dotenv to version 8.2.0
Closes #109
1 parent c7ea5bd commit 6b98745

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": "^8.2.0",
2929
"@types/express": "^4.11.1",
3030
"@types/lowdb": "^1.0.0",
3131
"@types/mime": "^2.0.0",

0 commit comments

Comments
 (0)