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.16.5" ,
39
39
"@types/ramda" : " 0.30.2" ,
40
40
"@vercel/node" : " ^5.0.0" ,
41
- "dotenv" : " 17.2.0 " ,
41
+ "dotenv" : " 17.2.1 " ,
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.0 "
423
+ dotenv : " npm:17.2.1 "
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"
@@ -3446,10 +3446,10 @@ __metadata:
3446
3446
languageName : node
3447
3447
linkType : hard
3448
3448
3449
- " dotenv@npm:17.2.0 " :
3450
- version : 17.2.0
3451
- resolution : " dotenv@npm:17.2.0 "
3452
- checksum : 10c0/d4cb5c2a09c288c921ef47a78f51c765a763266e23e84465cde6a87b28b9f7fc5a9d1fe349ed3c880b4c7297f82dd736dba5b08fe95ce53833ce4a7258d0fc43
3449
+ " dotenv@npm:17.2.1 " :
3450
+ version : 17.2.1
3451
+ resolution : " dotenv@npm:17.2.1 "
3452
+ checksum : 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a
3453
3453
languageName : node
3454
3454
linkType : hard
3455
3455
You can’t perform that action at this time.
0 commit comments