Skip to content

Commit c060cf5

Browse files
authored
Merge pull request #255 from increments/dependabot/npm_and_yarn/dotenv-16.5.0
Bump dotenv from 16.4.7 to 16.5.0
2 parents 403ca30 + 161078a commit c060cf5

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.4.7",
80+
"dotenv": "^16.5.0",
8181
"express": "^4.21.2",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2555,10 +2555,10 @@ dot-case@^3.0.4:
25552555
no-case "^3.0.4"
25562556
tslib "^2.0.3"
25572557

2558-
dotenv@^16.4.7:
2559-
version "16.4.7"
2560-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
2561-
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
2558+
dotenv@^16.5.0:
2559+
version "16.5.0"
2560+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
2561+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
25622562

25632563
dunder-proto@^1.0.0, dunder-proto@^1.0.1:
25642564
version "1.0.1"

0 commit comments

Comments
 (0)