Skip to content

Commit c777582

Browse files
chore(deps): update dependency dotenv to v16.5.0
1 parent 3c4fda4 commit c777582

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/@markuplint-experimental/markuplint-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@markuplint/ml-core": "4.8.1-alpha.1",
2323
"@markuplint-experimental/accessibility-tree": "0.1.0-alpha.0",
24-
"dotenv": "16.4.5",
24+
"dotenv": "16.5.0",
2525
"openai": "4.49.1"
2626
},
2727
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3182,10 +3182,10 @@ dotenv-expand@~10.0.0:
31823182
resolved "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-10.0.0.tgz"
31833183
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
31843184

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.5.0:
3186+
version "16.5.0"
3187+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
3188+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
31893189

31903190
dotenv@~16.3.1:
31913191
version "16.3.2"

0 commit comments

Comments
 (0)