Skip to content

Commit 56f669b

Browse files
chore(deps): update dependency dotenv to v16.6.1
1 parent 3c4fda4 commit 56f669b

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.6.1",
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.6.1:
3186+
version "16.6.1"
3187+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
3188+
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
31893189

31903190
dotenv@~16.3.1:
31913191
version "16.3.2"

0 commit comments

Comments
 (0)