Skip to content

Commit 95be133

Browse files
chore(deps): update dependency dotenv to v17
1 parent cde68fa commit 95be133

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "8.35.1",
2929
"@typescript-eslint/parser": "8.35.1",
3030
"concurrently": "9.2.0",
31-
"dotenv": "16.6.1",
31+
"dotenv": "17.0.0",
3232
"eslint": "8.57.1",
3333
"eslint-config-prettier": "10.1.5",
3434
"eslint-formatter-summary": "2.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7213,10 +7213,10 @@ __metadata:
72137213
languageName: node
72147214
linkType: hard
72157215

7216-
"dotenv@npm:16.6.1":
7217-
version: 16.6.1
7218-
resolution: "dotenv@npm:16.6.1"
7219-
checksum: 10c0/15ce56608326ea0d1d9414a5c8ee6dcf0fffc79d2c16422b4ac2268e7e2d76ff5a572d37ffe747c377de12005f14b3cc22361e79fc7f1061cce81f77d2c973dc
7216+
"dotenv@npm:17.0.0":
7217+
version: 17.0.0
7218+
resolution: "dotenv@npm:17.0.0"
7219+
checksum: 10c0/961c9841529f691efb0547cf20b62c952b40e195ef23a254e6b3cd2487bd529b29e194ffcb1f97d4e6a0d9c2df9a6555464f2491da10e725c7bc40855c7b45af
72207220
languageName: node
72217221
linkType: hard
72227222

@@ -13346,7 +13346,7 @@ __metadata:
1334613346
"@typescript-eslint/eslint-plugin": "npm:8.35.1"
1334713347
"@typescript-eslint/parser": "npm:8.35.1"
1334813348
concurrently: "npm:9.2.0"
13349-
dotenv: "npm:16.6.1"
13349+
dotenv: "npm:17.0.0"
1335013350
eslint: "npm:8.57.1"
1335113351
eslint-config-prettier: "npm:10.1.5"
1335213352
eslint-formatter-summary: "npm:2.0.2"

0 commit comments

Comments
 (0)