Skip to content

Commit 4dd4160

Browse files
build(deps): bump dotenv from 17.0.1 to 17.2.0 (#636)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.1 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.1...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cb10f7 commit 4dd4160

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
@@ -19,7 +19,7 @@
1919
"@farcaster/hub-nodejs": "^0.15.2",
2020
"body-parser": "^2.2.0",
2121
"dd-trace": "^5.56.0",
22-
"dotenv": "^17.0.1",
22+
"dotenv": "^17.2.0",
2323
"ethers": "^6.15.0",
2424
"express": "^4.21.2",
2525
"kysely": "^0.28.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2644,10 +2644,10 @@ doctrine@^3.0.0:
26442644
dependencies:
26452645
esutils "^2.0.2"
26462646

2647-
dotenv@^17.0.1:
2648-
version "17.0.1"
2649-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.1.tgz#79bc4d232fadb42a4092685ff1206d31b2a43f95"
2650-
integrity sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==
2647+
dotenv@^17.2.0:
2648+
version "17.2.0"
2649+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.0.tgz#e19678fdabcf86d4bfdb6764a758d7d44efbb6a2"
2650+
integrity sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==
26512651

26522652
dunder-proto@^1.0.1:
26532653
version "1.0.1"

0 commit comments

Comments
 (0)