File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/@markuplint-experimental/markuplint-ai Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
"dependencies" : {
22
22
"@markuplint/ml-core" : " 4.8.1-alpha.1" ,
23
23
"@markuplint-experimental/accessibility-tree" : " 0.1.0-alpha.0" ,
24
- "dotenv" : " 16.4.5 " ,
24
+ "dotenv" : " 16.6.1 " ,
25
25
"openai" : " 4.49.1"
26
26
},
27
27
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3182,10 +3182,10 @@ dotenv-expand@~10.0.0:
3182
3182
resolved "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-10.0.0.tgz"
3183
3183
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
3184
3184
3185
- dotenv@16.4.5 :
3186
- version "16.4.5 "
3187
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5 .tgz#cdd3b3b604cb327e286b4762e13502f717cb099f "
3188
- integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg ==
3185
+ dotenv@16.6.1 :
3186
+ version "16.6.1 "
3187
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1 .tgz#773f0e69527a8315c7285d5ee73c4459d20a8020 "
3188
+ integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow ==
3189
3189
3190
3190
dotenv@~16.3.1 :
3191
3191
version "16.3.2"
You can’t perform that action at this time.
0 commit comments