Skip to content
This repository was archived by the owner on Aug 19, 2026. It is now read-only.

Commit 7bd56d2

Browse files
chore(deps): bump dotenv from 17.2.0 to 17.2.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.0 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.0...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c49254 commit 7bd56d2

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

apps/coordinator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"class-transformer": "^0.5.1",
5555
"class-validator": "^0.14.2",
5656
"date-fns": "^4.1.0",
57-
"dotenv": "^17.2.0",
57+
"dotenv": "^17.2.2",
5858
"ethers": "^6.15.0",
5959
"hardhat": "^2.25.0",
6060
"helmet": "^8.1.0",

apps/relayer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"class-transformer": "^0.5.1",
4343
"class-validator": "^0.14.2",
4444
"date-fns": "^4.1.0",
45-
"dotenv": "^17.2.0",
45+
"dotenv": "^17.2.2",
4646
"ethers": "^6.15.0",
4747
"hardhat": "^2.25.0",
4848
"helia": "^5.4.2",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@commander-js/extra-typings": "^14.0.0",
3333
"@nomicfoundation/hardhat-toolbox": "^6.1.0",
3434
"commander": "^14.0.0",
35-
"dotenv": "^17.2.0",
35+
"dotenv": "^17.2.2",
3636
"ethers": "^6.15.0",
3737
"hardhat": "^2.25.0",
3838
"@maci-protocol/domainobjs": "^3.0.0",

packages/contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
255255
"@types/uuid": "^10.0.0",
256256
"chai": "^4.3.10",
257257
"chai-as-promised": "^8.0.1",
258-
"dotenv": "^17.2.0",
258+
"dotenv": "^17.2.2",
259259
"hardhat-artifactor": "^0.2.0",
260260
"hardhat-contract-sizer": "^2.10.0",
261261
"sinon": "^21.0.0",

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)