Merge pull request 'Update dependency dotenv to v12' (#14) from renovate/dotenv-12.x into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #14
This commit is contained in:
Nicolai Ort 2022-01-15 11:56:58 +00:00
commit 35fafa337b
1 changed files with 1 additions and 1 deletions

View File

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