Update dependency dotenv to v16
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-02-02 21:32:33 +00:00
parent 0bb30ccc7b
commit cb951b4b12
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"argon2": "^0.28.2",
"badge-maker": "^3.3.1",
"dotenv": "^15.0.0",
"dotenv": "^16.0.0",
"fastify": "^3.20.1",
"fastify-auth": "^1.1.0",
"fastify-basic-auth": "^2.1.0",