Skip to content

Commit

Permalink
feat(deps): update dependency dotenv to v16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 16, 2024
1 parent d9fabde commit 380a90f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"conventional-changelog-conventionalcommits": "7.0.2",
"cookie-parser": "1.4.6",
"delay": "6.0.0",
"dotenv": "8.6.0",
"dotenv": "16.4.3",
"emoji-regex": "10.3.0",
"issue-parser": "6.0.0",
"jsonwebtoken": "9.0.2",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4342,7 +4342,14 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:8.6.0, dotenv@npm:^8.2.0":
"dotenv@npm:16.4.3":
version: 16.4.3
resolution: "dotenv@npm:16.4.3"
checksum: 10c0/c6a572b2dab5d71accb7064c90b38dfd4068c2487be859a0f053460fcaa685a7718e78db51d643b32e0736b318988c31f8c45cb4ab99cd620278f537177cb0ab
languageName: node
linkType: hard

"dotenv@npm:^8.2.0":
version: 8.6.0
resolution: "dotenv@npm:8.6.0"
checksum: 10c0/6750431dea8efbd54b9f2d9681b04e1ccc7989486461dcf058bb708d9e3d63b04115fcdf8840e38ad1e24a4a2e1e7c1560626c5e3ac7bc09371b127c49e2d45f
Expand Down Expand Up @@ -9291,7 +9298,7 @@ __metadata:
conventional-changelog-conventionalcommits: "npm:7.0.2"
cookie-parser: "npm:1.4.6"
delay: "npm:6.0.0"
dotenv: "npm:8.6.0"
dotenv: "npm:16.4.3"
emoji-regex: "npm:10.3.0"
eslint: "npm:8.56.0"
issue-parser: "npm:6.0.0"
Expand Down

0 comments on commit 380a90f

Please sign in to comment.