File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 39
39
"@typescript-eslint/eslint-plugin" : " 8.17.0" ,
40
40
"@typescript-eslint/parser" : " 8.17.0" ,
41
41
"@vercel/node" : " ^3.0.0" ,
42
- "dotenv" : " 16.4.5 " ,
42
+ "dotenv" : " 16.4.6 " ,
43
43
"eslint" : " 8.57.1" ,
44
44
"eslint-config-prettier" : " 9.1.0" ,
45
45
"eslint-plugin-functional" : " 6.6.1" ,
Original file line number Diff line number Diff line change @@ -2127,11 +2127,16 @@ doctrine@^3.0.0:
2127
2127
dependencies :
2128
2128
esutils "^2.0.2"
2129
2129
2130
-
2130
+ dotenv@* :
2131
2131
version "16.4.5"
2132
2132
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
2133
2133
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
2134
2134
2135
+
2136
+ version "16.4.6"
2137
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.6.tgz#fc88e8a664087abf3e19d61e21f7feee1849bbb1"
2138
+ integrity sha512-JhcR/+KIjkkjiU8yEpaB/USlzVi3i5whwOjpIRNGi9svKEXZSe+Qp6IWAjFjv+2GViAoDRCUv/QLNziQxsLqDg==
2139
+
2135
2140
dset@^3.1.3, dset@^3.1.4 :
2136
2141
version "3.1.4"
2137
2142
resolved "https://registry.yarnpkg.com/dset/-/dset-3.1.4.tgz#f8eaf5f023f068a036d08cd07dc9ffb7d0065248"
You can’t perform that action at this time.
0 commit comments