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 Jan 28, 2024
1 parent 6bdbf6a commit 2af5032
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.1",
"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 @@ -4322,7 +4322,14 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:8.6.0, dotenv@npm:^8.2.0":
"dotenv@npm:16.4.1":
version: 16.4.1
resolution: "dotenv@npm:16.4.1"
checksum: ef3d95f48f38146df0881a4b58447ae437d2da3f6d645074b84de4e64ef64ba75fc357c5ed66b3c2b813b5369fdeb6a4777d6ade2d50e54eed6aa06dddc98bc4
languageName: node
linkType: hard

"dotenv@npm:^8.2.0":
version: 8.6.0
resolution: "dotenv@npm:8.6.0"
checksum: 6750431dea8efbd54b9f2d9681b04e1ccc7989486461dcf058bb708d9e3d63b04115fcdf8840e38ad1e24a4a2e1e7c1560626c5e3ac7bc09371b127c49e2d45f
Expand Down Expand Up @@ -9259,7 +9266,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.1"
emoji-regex: "npm:10.3.0"
eslint: "npm:8.56.0"
issue-parser: "npm:6.0.0"
Expand Down

0 comments on commit 2af5032

Please sign in to comment.