Skip to content

Commit 66ba582

Browse files
authored
Merge pull request #221 from increments/dependabot/npm_and_yarn/dotenv-16.4.7
Bump dotenv from 16.4.5 to 16.4.7
2 parents a10478c + d2a0281 commit 66ba582

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": "^3.6.0",
7979
"debug": "^4.4.0",
80-
"dotenv": "^16.4.5",
80+
"dotenv": "^16.4.7",
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
@@ -2459,10 +2459,10 @@ dot-case@^3.0.4:
24592459
no-case "^3.0.4"
24602460
tslib "^2.0.3"
24612461

2462-
dotenv@^16.4.5:
2463-
version "16.4.5"
2464-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
2465-
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
2462+
dotenv@^16.4.7:
2463+
version "16.4.7"
2464+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
2465+
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
24662466

24672467
ee-first@1.1.1:
24682468
version "1.1.1"

0 commit comments

Comments
 (0)