Skip to content

Commit efc0d00

Browse files
fix(deps): update dependency dotenv to v17
1 parent b8725ce commit efc0d00

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"bcryptjs": "3.0.2",
3232
"cookie-parser": "1.4.7",
3333
"date-fns": "3.6.0",
34-
"dotenv": "16.6.1",
34+
"dotenv": "17.2.1",
3535
"ejs": "3.1.10",
3636
"express": "4.21.2",
3737
"handlebars": "4.7.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2165,10 +2165,10 @@ [email protected]:
21652165
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
21662166
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
21672167

2168-
dotenv@16.6.1:
2169-
version "16.6.1"
2170-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
2171-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
2168+
dotenv@17.2.1:
2169+
version "17.2.1"
2170+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
2171+
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
21722172

21732173
dotenv@^16.4.5:
21742174
version "16.5.0"

0 commit comments

Comments
 (0)