chore(deps): update dependency dotenv to v16.3.1

This commit is contained in:
renovate[bot]
2023-06-17 20:01:50 +00:00
parent d4d77d0962
commit 2cfd71eb57
6 changed files with 17 additions and 17 deletions

View File

@@ -23,7 +23,7 @@
"@types/node-fetch": "2.6.4",
"chai": "4.3.7",
"debug": "4.3.4",
"dotenv": "16.1.4",
"dotenv": "16.3.1",
"joi": "17.9.2",
"js-yaml": "4.1.0",
"node-fetch": "2.6.11",

View File

@@ -20,7 +20,7 @@
"main": "none",
"devDependencies": {
"debug": "4.3.4",
"dotenv": "16.1.4",
"dotenv": "16.3.1",
"lodash": "4.17.21",
"mongodb": "5.6.0"
}