Skip to content

Commit 7435fe9

Browse files
committed
Update dependency dotenv to v16.4.1
1 parent 5528532 commit 7435fe9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "5.59.8",
3333
"chai": "4.4.1",
3434
"del-cli": "4.0.1",
35-
"dotenv": "16.1.3",
35+
"dotenv": "16.4.1",
3636
"eslint": "8.41.0",
3737
"eslint-config-prettier": "8.8.0",
3838
"eslint-config-xo": "0.43.1",

yarn.lock

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

3500-
dotenv@16.1.3:
3501-
version "16.1.3"
3502-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
3503-
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
3500+
dotenv@16.4.1:
3501+
version "16.4.1"
3502+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
3503+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
35043504

35053505
dotignore@~0.1.2:
35063506
version "0.1.2"

0 commit comments

Comments
 (0)