Skip to content

Commit 91e631a

Browse files
authored
Merge pull request #294 from increments/dependabot/npm_and_yarn/dotenv-17.2.1
Bump dotenv from 17.0.1 to 17.2.1
2 parents b278c7f + 2264386 commit 91e631a

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
@@ -77,7 +77,7 @@
7777
"chalk": "^5.3.0",
7878
"chokidar": "^4.0.3",
7979
"debug": "^4.4.0",
80-
"dotenv": "^17.0.1",
80+
"dotenv": "^17.2.1",
8181
"express": "^5.1.0",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2756,10 +2756,10 @@ dot-case@^3.0.4:
27562756
no-case "^3.0.4"
27572757
tslib "^2.0.3"
27582758

2759-
dotenv@^17.0.1:
2760-
version "17.0.1"
2761-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.1.tgz#79bc4d232fadb42a4092685ff1206d31b2a43f95"
2762-
integrity sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==
2759+
dotenv@^17.2.1:
2760+
version "17.2.1"
2761+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
2762+
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
27632763

27642764
dunder-proto@^1.0.0, dunder-proto@^1.0.1:
27652765
version "1.0.1"

0 commit comments

Comments
 (0)