Skip to content

Commit 509b0e0

Browse files
authored
Merge pull request #2769 from privacy-ethereum/dependabot/npm_and_yarn/main/dotenv-17.2.2
chore(deps): bump dotenv from 17.2.0 to 17.2.2
2 parents 6c49254 + 7bd56d2 commit 509b0e0

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

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)