Skip to content

Commit bf5e72a

Browse files
Update dependency dotenv to v17.4.2 (#1831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3bd5e1 commit bf5e72a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/koenig-lexical/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"concurrently": "9.2.1",
9999
"cross-fetch": "4.1.0",
100100
"dompurify": "3.4.0",
101-
"dotenv": "17.4.1",
101+
"dotenv": "17.4.2",
102102
"emoji-mart": "5.6.0",
103103
"eslint-plugin-react": "7.37.5",
104104
"eslint-plugin-react-hooks": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6306,10 +6306,10 @@ dotenv-expand@~11.0.6:
63066306
dependencies:
63076307
dotenv "^16.4.5"
63086308

6309-
dotenv@17.4.1:
6310-
version "17.4.1"
6311-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.4.1.tgz#d8e2179fe287365ef3aecb9459668454168eda88"
6312-
integrity sha512-k8DaKGP6r1G30Lx8V4+pCsLzKr8vLmV2paqEj1Y55GdAgJuIqpRp5FfajGF8KtwMxCz9qJc6wUIJnm053d/WCw==
6309+
dotenv@17.4.2:
6310+
version "17.4.2"
6311+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.4.2.tgz#c07e54a746e11eba021dd9e1047ced5afdc1c034"
6312+
integrity sha512-nI4U3TottKAcAD9LLud4Cb7b2QztQMUEfHbvhTH09bqXTxnSie8WnjPALV/WMCrJZ6UV/qHJ6L03OqO3LcdYZw==
63136313

63146314
dotenv@^16.3.1, dotenv@^16.4.5:
63156315
version "16.6.1"

0 commit comments

Comments
 (0)