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

This commit is contained in:
2022-01-11 07:02:02 +00:00
parent efb11f6047
commit 4861ca7f3e
2 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
},
"dependencies": {
"argon2": "^0.28.2",
"dotenv": "^10.0.0",
"dotenv": "^11.0.0",
"fastify": "^3.20.1",
"fastify-auth": "^1.1.0",
"fastify-basic-auth": "^2.1.0",