Skip to content

Commit 558c3c0

Browse files
Update dependency dotenv to v17
1 parent 228a8c8 commit 558c3c0

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
@@ -26,7 +26,7 @@
2626
"@types/eslint__js": "^9.0.0",
2727
"@types/node": "22.15.33",
2828
"@types/ramda": "0.30.2",
29-
"dotenv": "16.6.1",
29+
"dotenv": "17.0.0",
3030
"eslint": "^9.12.0",
3131
"eslint-config-prettier": "^10.0.0",
3232
"eslint-plugin-functional": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,10 +1303,10 @@ __metadata:
13031303
languageName: node
13041304
linkType: hard
13051305

1306-
"dotenv@npm:16.6.1":
1307-
version: 16.6.1
1308-
resolution: "dotenv@npm:16.6.1"
1309-
checksum: 10c0/15ce56608326ea0d1d9414a5c8ee6dcf0fffc79d2c16422b4ac2268e7e2d76ff5a572d37ffe747c377de12005f14b3cc22361e79fc7f1061cce81f77d2c973dc
1306+
"dotenv@npm:17.0.0":
1307+
version: 17.0.0
1308+
resolution: "dotenv@npm:17.0.0"
1309+
checksum: 10c0/961c9841529f691efb0547cf20b62c952b40e195ef23a254e6b3cd2487bd529b29e194ffcb1f97d4e6a0d9c2df9a6555464f2491da10e725c7bc40855c7b45af
13101310
languageName: node
13111311
linkType: hard
13121312

@@ -2913,7 +2913,7 @@ __metadata:
29132913
"@types/eslint__js": "npm:^9.0.0"
29142914
"@types/node": "npm:22.15.33"
29152915
"@types/ramda": "npm:0.30.2"
2916-
dotenv: "npm:16.6.1"
2916+
dotenv: "npm:17.0.0"
29172917
eslint: "npm:^9.12.0"
29182918
eslint-config-prettier: "npm:^10.0.0"
29192919
eslint-plugin-functional: "npm:^9.0.0"

0 commit comments

Comments
 (0)