Skip to content

Commit 9badfa6

Browse files
chore(deps): update dependency dotenv to v17.0.1 (#850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0a5ae9 commit 9badfa6

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
@@ -38,7 +38,7 @@
3838
"@types/node": "22.15.34",
3939
"@types/ramda": "0.30.2",
4040
"@vercel/node": "^5.0.0",
41-
"dotenv": "17.0.0",
41+
"dotenv": "17.0.1",
4242
"eslint": "^9.22.0",
4343
"eslint-config-prettier": "^10.1.1",
4444
"eslint-plugin-functional": "^9.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ __metadata:
420420
astro: "npm:^4.0.0"
421421
bignumber.js: "npm:^9.1.2"
422422
cross-fetch: "npm:^4.0.0"
423-
dotenv: "npm:17.0.0"
423+
dotenv: "npm:17.0.1"
424424
eslint: "npm:^9.22.0"
425425
eslint-config-prettier: "npm:^10.1.1"
426426
eslint-plugin-functional: "npm:^9.0.1"
@@ -3436,10 +3436,10 @@ __metadata:
34363436
languageName: node
34373437
linkType: hard
34383438

3439-
"dotenv@npm:17.0.0":
3440-
version: 17.0.0
3441-
resolution: "dotenv@npm:17.0.0"
3442-
checksum: 10c0/961c9841529f691efb0547cf20b62c952b40e195ef23a254e6b3cd2487bd529b29e194ffcb1f97d4e6a0d9c2df9a6555464f2491da10e725c7bc40855c7b45af
3439+
"dotenv@npm:17.0.1":
3440+
version: 17.0.1
3441+
resolution: "dotenv@npm:17.0.1"
3442+
checksum: 10c0/79d3381832ffc6ada0cab8158120c6190e8f8680c1ff985e9d4d1345229219923b23b800969ff47412a71f965da582c7a86a5ea0d257f9106f8f3522ceb5befa
34433443
languageName: node
34443444
linkType: hard
34453445

0 commit comments

Comments
 (0)