Update dependency dotenv to v13 - autoclosed #17

Closed
odit_renovate wants to merge 1 commits from renovate/dotenv-13.x into main
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
}, },
"dependencies": { "dependencies": {
"argon2": "^0.28.2", "argon2": "^0.28.2",
"dotenv": "^12.0.0", "dotenv": "^13.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",