File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 123
123
"@types/node" : " 18.19.68" ,
124
124
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125
125
"@typescript-eslint/parser" : " 7.18.0" ,
126
- "dotenv" : " 16.4.5 " ,
126
+ "dotenv" : " 16.4.7 " ,
127
127
"eslint" : " 9.14.0" ,
128
128
"eslint-config-prettier" : " ^9.0.0" ,
129
129
"generate-package-json-webpack-plugin" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -5087,7 +5087,12 @@ dotenv-expand@~11.0.6:
5087
5087
dependencies:
5088
5088
dotenv "^16.4.4"
5089
5089
5090
- dotenv@16.4.5, dotenv@^16.4.4, dotenv@~16.4.5:
5090
+ dotenv@16.4.7:
5091
+ version "16.4.7"
5092
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
5093
+ integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
5094
+
5095
+ dotenv@^16.4.4, dotenv@~16.4.5:
5091
5096
version "16.4.5"
5092
5097
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
5093
5098
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
You can’t perform that action at this time.
0 commit comments