Skip to content

Commit 4ebe140

Browse files
committed
Update dependency dotenv to v16.1.4
1 parent 8f27ec3 commit 4ebe140

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
@@ -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.3",
27+
"dotenv": "16.1.4",
2828
"eslint": "8.42.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.3:
2962-
version "16.1.3"
2963-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
2964-
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
2961+
dotenv@16.1.4:
2962+
version "16.1.4"
2963+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
2964+
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
29652965

29662966
dotignore@~0.1.2:
29672967
version "0.1.2"

0 commit comments

Comments
 (0)