File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"@types/node" : " 22.18.7" ,
39
39
"@types/ramda" : " 0.31.1" ,
40
40
"@vercel/node" : " ^5.0.0" ,
41
- "dotenv" : " 17.2.2 " ,
41
+ "dotenv" : " 17.2.3 " ,
42
42
"eslint" : " ^9.22.0" ,
43
43
"eslint-config-prettier" : " ^10.1.1" ,
44
44
"eslint-plugin-functional" : " ^9.0.1" ,
Original file line number Diff line number Diff line change @@ -420,7 +420,7 @@ __metadata:
420
420
astro : " npm:^4.0.0"
421
421
bignumber.js : " npm:^9.1.2"
422
422
cross-fetch : " npm:^4.0.0"
423
- dotenv : " npm:17.2.2 "
423
+ dotenv : " npm:17.2.3 "
424
424
eslint : " npm:^9.22.0"
425
425
eslint-config-prettier : " npm:^10.1.1"
426
426
eslint-plugin-functional : " npm:^9.0.1"
@@ -3442,10 +3442,10 @@ __metadata:
3442
3442
languageName : node
3443
3443
linkType : hard
3444
3444
3445
- " dotenv@npm:17.2.2 " :
3446
- version : 17.2.2
3447
- resolution : " dotenv@npm:17.2.2 "
3448
- checksum : 10c0/be66513504590aff6eccb14167625aed9bd42ce80547f4fe5d195860211971a7060949b57108dfaeaf90658f79e40edccd3f233f0a978bff507b5b1565ae162b
3445
+ " dotenv@npm:17.2.3 " :
3446
+ version : 17.2.3
3447
+ resolution : " dotenv@npm:17.2.3 "
3448
+ checksum : 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
3449
3449
languageName : node
3450
3450
linkType : hard
3451
3451
You can’t perform that action at this time.
0 commit comments