Skip to content

Commit 43a1f06

Browse files
chore: update dependency dotenv to v16.4.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af15cf5 commit 43a1f06

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

Diff for: package-lock.json

+10-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"commitizen": "4.2.4",
6565
"concurrently": "7.2.1",
6666
"cz-conventional-changelog": "3.3.0",
67-
"dotenv": "16.0.1",
67+
"dotenv": "16.4.4",
6868
"eslint": "8.17.0",
6969
"eslint-config-prettier": "8.5.0",
7070
"eslint-plugin-cypress": "2.12.1",

Diff for: packages/shopping/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"bcryptjs": "2.4.3",
6666
"casbin": "5.15.1",
6767
"debug": "4.3.4",
68-
"dotenv": "16.0.1",
68+
"dotenv": "16.4.4",
6969
"express": "4.18.1",
7070
"isemail": "3.2.0",
7171
"jsonwebtoken": "8.5.1",

0 commit comments

Comments
 (0)