Skip to content

Commit b278c7f

Browse files
authored
Merge pull request #287 from increments/dependabot/npm_and_yarn/dotenv-17.0.1
Bump dotenv from 16.5.0 to 17.0.1
2 parents 496ed23 + 04569c4 commit b278c7f

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": "^16.5.0",
80+
"dotenv": "^17.0.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@^16.5.0:
2760-
version "16.5.0"
2761-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
2762-
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
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==
27632763

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

0 commit comments

Comments
 (0)