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 120
120
"@types/node" : " 20.14.8" ,
121
121
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
122
122
"@typescript-eslint/parser" : " 7.18.0" ,
123
- "dotenv" : " 17.2.0 " ,
123
+ "dotenv" : " 17.2.1 " ,
124
124
"eslint" : " 9.31.0" ,
125
125
"eslint-config-prettier" : " ^10.0.0" ,
126
126
"generate-package-json-webpack-plugin" : " 2.6.0" ,
Original file line number Diff line number Diff line change @@ -5216,10 +5216,10 @@ dotenv-expand@~11.0.6:
5216
5216
dependencies:
5217
5217
dotenv "^16.4.5"
5218
5218
5219
-
5220
- version "17.2.0 "
5221
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.0 .tgz#e19678fdabcf86d4bfdb6764a758d7d44efbb6a2 "
5222
- integrity sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ ==
5219
+
5220
+ version "17.2.1 "
5221
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1 .tgz#6f32e10faf014883515538dc922a0fb8765d9b32 "
5222
+ integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ ==
5223
5223
5224
5224
dotenv@^16.4.5, dotenv@~16.4.5:
5225
5225
version "16.4.7"
You can’t perform that action at this time.
0 commit comments