Update dependency dotenv to v15 #19

Merged
niggl merged 1 commits from renovate/dotenv-15.x into main 2022-02-01 20:34:59 +00:00
Showing only changes of commit 5b518c5884 - Show all commits

View File

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