chore(deps): update dependency dotenv to v8.5.1

This commit is contained in:
Renovate Bot
2021-05-05 08:45:37 +00:00
committed by renovate[bot]
parent 582b9a3298
commit 06b90baa59
8 changed files with 16 additions and 16 deletions

View File

@ -1544,9 +1544,9 @@
}
},
"dotenv": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz",
"integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==",
"version": "8.5.1",
"resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.5.1.tgz",
"integrity": "sha512-qC1FbhCH7UH7B+BcRNUDhAk04d/n+tnGGB1ctwndZkVFeehYJOn39pRWWzmdzpFqImyX1KB8tO0DCHLf8yRaYQ==",
"dev": true
},
"ecc-jsbn": {

View File

@ -23,7 +23,7 @@
},
"devDependencies": {
"debug": "4.3.1",
"dotenv": "8.2.0",
"dotenv": "8.5.1",
"jest": "26.6.3",
"lodash": "4.17.19",
"mongodb": "3.6.6"