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" : " 20.14.8" ,
124
124
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
125
125
"@typescript-eslint/parser" : " 7.18.0" ,
126
- "dotenv" : " 16.4.7 " ,
126
+ "dotenv" : " 16.5.0 " ,
127
127
"eslint" : " 9.22.0" ,
128
128
"eslint-config-prettier" : " ^10.0.0" ,
129
129
"generate-package-json-webpack-plugin" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -4870,7 +4870,12 @@ dotenv-expand@~11.0.6:
4870
4870
dependencies:
4871
4871
dotenv "^16.4.5"
4872
4872
4873
- dotenv@16.4.7, dotenv@^16.4.5, dotenv@~16.4.5:
4873
+ dotenv@16.5.0:
4874
+ version "16.5.0"
4875
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
4876
+ integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
4877
+
4878
+ dotenv@^16.4.5, dotenv@~16.4.5:
4874
4879
version "16.4.7"
4875
4880
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
4876
4881
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
You can’t perform that action at this time.
0 commit comments