Skip to content

Commit f4ce9ba

Browse files
fix(deps): bump dotenv from 17.2.3 to 17.2.4
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.3 to 17.2.4. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 155f1e7 commit f4ce9ba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"body-parser": "2.2.2",
4848
"cli-progress": "3.12.0",
4949
"dayjs": "1.11.19",
50-
"dotenv": "17.2.3",
50+
"dotenv": "17.2.4",
5151
"express": "5.2.1",
5252
"express-async-handler": "1.2.0",
5353
"fast-xml-parser": "5.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3915,10 +3915,10 @@ dot-case@^3.0.4:
39153915
no-case "^3.0.4"
39163916
tslib "^2.0.3"
39173917

3918-
dotenv@17.2.3:
3919-
version "17.2.3"
3920-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
3921-
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
3918+
dotenv@17.2.4:
3919+
version "17.2.4"
3920+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.4.tgz#b5a0e2f015e0be287a5330a90bf0e804606504c2"
3921+
integrity sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==
39223922

39233923
dunder-proto@^1.0.0, dunder-proto@^1.0.1:
39243924
version "1.0.1"

0 commit comments

Comments
 (0)