Skip to content

Commit 9bc1650

Browse files
authored
Merge pull request #135 from increments/dependabot/npm_and_yarn/dotenv-16.4.5
Bump dotenv from 16.3.1 to 16.4.5
2 parents 6526398 + 377ebd6 commit 9bc1650

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.5.3",
7979
"debug": "^4.3.4",
80-
"dotenv": "^16.0.3",
80+
"dotenv": "^16.4.5",
8181
"express": "^4.19.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
@@ -2427,10 +2427,10 @@ dot-case@^3.0.4:
24272427
no-case "^3.0.4"
24282428
tslib "^2.0.3"
24292429

2430-
dotenv@^16.0.3:
2431-
version "16.3.1"
2432-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
2433-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
2430+
dotenv@^16.4.5:
2431+
version "16.4.5"
2432+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
2433+
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
24342434

24352435
eastasianwidth@^0.2.0:
24362436
version "0.2.0"

0 commit comments

Comments
 (0)