Update dependency dotenv to v12 #14

Merged
niggl merged 1 commits from renovate/dotenv-12.x into main 2022-01-15 11:56:59 +00:00
Showing only changes of commit d0eed67697 - Show all commits

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",