Skip to content

Commit 5e11e53

Browse files
committed
Update dependency dotenv to v16.1.1
1 parent 08ab40b commit 5e11e53

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
@@ -24,7 +24,7 @@
2424
"@typescript-eslint/eslint-plugin": "5.59.8",
2525
"@typescript-eslint/parser": "5.59.8",
2626
"chai": "4.3.7",
27-
"dotenv": "16.1.0",
27+
"dotenv": "16.1.1",
2828
"eslint": "8.41.0",
2929
"eslint-config-prettier": "8.8.0",
3030
"eslint-config-xo": "0.43.1",

yarn.lock

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

2961-
dotenv@16.1.0:
2962-
version "16.1.0"
2963-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.0.tgz#beb4232166ea080520a42245b8007227ad84b052"
2964-
integrity sha512-XiwP/4cqatBNLEnKe169vPZCrovUmYngyVA4DgZ3uIVLJfZaBgr4uT0EF2TrEQqgWDDlekGo0muEYme5SR78Ww==
2961+
dotenv@16.1.1:
2962+
version "16.1.1"
2963+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.1.tgz#9105a6c486ab66076231fbe7cf4ba77131a61d65"
2964+
integrity sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==
29652965

29662966
dotignore@~0.1.2:
29672967
version "0.1.2"

0 commit comments

Comments
 (0)