File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"@typescript-eslint/parser" : " 8.35.0" ,
69
69
"astro" : " ^5.0.0" ,
70
70
"ava" : " 6.4.0" ,
71
- "dotenv" : " 16.6.1 " ,
71
+ "dotenv" : " 17.0.0 " ,
72
72
"eslint" : " 8.57.1" ,
73
73
"eslint-config-prettier" : " 10.1.5" ,
74
74
"eslint-plugin-functional" : " 6.6.3" ,
Original file line number Diff line number Diff line change @@ -3123,10 +3123,10 @@ dotenv@*:
3123
3123
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
3124
3124
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
3125
3125
3126
- dotenv@16.6.1 :
3127
- version "16.6.1 "
3128
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1 .tgz#773f0e69527a8315c7285d5ee73c4459d20a8020 "
3129
- integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow ==
3126
+ dotenv@17.0.0 :
3127
+ version "17.0.0 "
3128
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.0 .tgz#0b0336dc1a4237bcfa772e01d5587e98ebb7e3c2 "
3129
+ integrity sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ ==
3130
3130
3131
3131
dset@^3.1.4 :
3132
3132
version "3.1.4"
You can’t perform that action at this time.
0 commit comments