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.15.33" ,
39
39
"@types/ramda" : " 0.30.2" ,
40
40
"@vercel/node" : " ^5.0.0" ,
41
- "dotenv" : " 16.6.0 " ,
41
+ "dotenv" : " 16.6.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:16.6.0 "
423
+ dotenv : " npm:16.6.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"
@@ -3436,10 +3436,10 @@ __metadata:
3436
3436
languageName : node
3437
3437
linkType : hard
3438
3438
3439
- " dotenv@npm:16.6.0 " :
3440
- version : 16.6.0
3441
- resolution : " dotenv@npm:16.6.0 "
3442
- checksum : 10c0/c1029a8656e03abc53c0522baf733131ffd4e633d8ab66c3f2d470ebdd7c5d143ffab64945afc475e60c5f803f0e734a9f9247949d17cc8ff564fba5c15978b1
3439
+ " dotenv@npm:16.6.1 " :
3440
+ version : 16.6.1
3441
+ resolution : " dotenv@npm:16.6.1 "
3442
+ checksum : 10c0/15ce56608326ea0d1d9414a5c8ee6dcf0fffc79d2c16422b4ac2268e7e2d76ff5a572d37ffe747c377de12005f14b3cc22361e79fc7f1061cce81f77d2c973dc
3443
3443
languageName : node
3444
3444
linkType : hard
3445
3445
You can’t perform that action at this time.
0 commit comments