Skip to content

Commit 6769cfe

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

File tree

4 files changed

+22
-16
lines changed

4 files changed

+22
-16
lines changed

package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.1.3",
6868
"eslint": "8.17.0",
6969
"eslint-config-prettier": "8.5.0",
7070
"eslint-plugin-cypress": "2.12.1",

packages/shopping/package-lock.json

Lines changed: 10 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/shopping/package.json

Lines changed: 1 addition & 1 deletion
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.1.3",
6969
"express": "4.18.1",
7070
"isemail": "3.2.0",
7171
"jsonwebtoken": "8.5.1",

0 commit comments

Comments
 (0)