Skip to content

Commit 214117f

Browse files
fix(deps): bump dotenv from 17.2.4 to 17.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.4 to 17.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.4...v17.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42c54f5 commit 214117f

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
@@ -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.4",
50+
"dotenv": "17.3.1",
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
@@ -3920,10 +3920,10 @@ dot-case@^3.0.4:
39203920
no-case "^3.0.4"
39213921
tslib "^2.0.3"
39223922

3923-
dotenv@17.2.4:
3924-
version "17.2.4"
3925-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.4.tgz#b5a0e2f015e0be287a5330a90bf0e804606504c2"
3926-
integrity sha512-mudtfb4zRB4bVvdj0xRo+e6duH1csJRM8IukBqfTRvHotn9+LBXB8ynAidP9zHqoRC/fsllXgk4kCKlR21fIhw==
3923+
dotenv@17.3.1:
3924+
version "17.3.1"
3925+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.3.1.tgz#2706f5b0165e45a1503348187b8468f87fe6aae2"
3926+
integrity sha512-IO8C/dzEb6O3F9/twg6ZLXz164a2fhTnEWb95H23Dm4OuN+92NmEAlTrupP9VW6Jm3sO26tQlqyvyi4CsnY9GA==
39273927

39283928
dunder-proto@^1.0.0, dunder-proto@^1.0.1:
39293929
version "1.0.1"

0 commit comments

Comments
 (0)