Skip to content

Commit c6aa8bc

Browse files
committed
Update dependency dotenv to v16.4.1
1 parent b0f3bc4 commit c6aa8bc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "5.59.7",
3131
"@typescript-eslint/parser": "5.59.7",
3232
"chai": "4.4.1",
33-
"dotenv": "16.0.3",
33+
"dotenv": "16.4.1",
3434
"eslint": "8.41.0",
3535
"eslint-config-prettier": "8.8.0",
3636
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3803,10 +3803,10 @@ dotenv@*:
38033803
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
38043804
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
38053805

3806-
dotenv@16.0.3:
3807-
version "16.0.3"
3808-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
3809-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
3806+
dotenv@16.4.1:
3807+
version "16.4.1"
3808+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
3809+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
38103810

38113811
dotignore@~0.1.2:
38123812
version "0.1.2"

0 commit comments

Comments
 (0)