Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit d205849

Browse files
committed
Update dependency dotenv to v16.1.4
1 parent bb695dd commit d205849

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
@@ -30,7 +30,7 @@
3030
"@typescript-eslint/eslint-plugin": "5.59.8",
3131
"@typescript-eslint/parser": "5.59.8",
3232
"ava": "4.3.3",
33-
"dotenv": "16.1.3",
33+
"dotenv": "16.1.4",
3434
"eslint": "8.42.0",
3535
"eslint-config-prettier": "8.8.0",
3636
"eslint-plugin-functional": "4.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3591,10 +3591,10 @@ dotenv@*:
35913591
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
35923592
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
35933593

3594-
3595-
version "16.1.3"
3596-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
3597-
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
3594+
3595+
version "16.1.4"
3596+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
3597+
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
35983598

35993599
dotignore@~0.1.2:
36003600
version "0.1.2"

0 commit comments

Comments
 (0)