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

This commit is contained in:
renovate[bot]
2023-06-04 16:04:03 +00:00
parent 31f742604c
commit 5717ab9de9
6 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@types/node-fetch": "2.6.4",
"chai": "4.3.7",
"debug": "4.3.4",
"dotenv": "16.0.3",
"dotenv": "16.1.4",
"joi": "17.9.2",
"js-yaml": "4.1.0",
"node-fetch": "2.6.11",
+1 -1
View File
@@ -20,7 +20,7 @@
"main": "none",
"devDependencies": {
"debug": "4.3.4",
"dotenv": "16.0.3",
"dotenv": "16.1.4",
"lodash": "4.17.21",
"mongodb": "5.6.0"
}