Update dependency dotenv to v16
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
ODIT Renovate Bot 2022-02-02 21:32:33 +00:00
parent 0bb30ccc7b
commit cb951b4b12
2 changed files with 5 additions and 5 deletions

View File

@ -26,7 +26,7 @@
"dependencies": {
"argon2": "^0.28.2",
"badge-maker": "^3.3.1",
"dotenv": "^15.0.0",
"dotenv": "^16.0.0",
"fastify": "^3.20.1",
"fastify-auth": "^1.1.0",
"fastify-basic-auth": "^2.1.0",

View File

@ -955,10 +955,10 @@ dot-prop@^5.2.0:
dependencies:
is-obj "^2.0.0"
dotenv@^15.0.0:
version "15.0.0"
resolved "https://registry.npmjs.org/dotenv/-/dotenv-15.0.0.tgz#2a585639429bf2c2c62f387f0fffde9c75aafde0"
integrity sha512-/l1sXXm79ry34KwwS0y4oVZjB468iw/6u9g1W26dtexKcIJAnVL2pMF+hxQwzZ7LutxOwEgtym9eIxvX33CMKg==
dotenv@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
duplexer3@^0.1.4:
version "0.1.4"