Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit b3bedc4

Browse files
committed
Update dependency dotenv to v16.4.1
1 parent 6eeca3c commit b3bedc4

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.62.0",
3131
"@typescript-eslint/parser": "5.62.0",
3232
"ava": "3.15.0",
33-
"dotenv": "16.3.1",
33+
"dotenv": "16.4.1",
3434
"eslint": "7.32.0",
3535
"eslint-config-prettier": "8.10.0",
3636
"eslint-plugin-functional": "3.7.2",

yarn.lock

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

1662-
dotenv@16.3.1:
1663-
version "16.3.1"
1664-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
1665-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
1662+
dotenv@16.4.1:
1663+
version "16.4.1"
1664+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
1665+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
16661666

16671667
duplexer3@^0.1.4:
16681668
version "0.1.4"

0 commit comments

Comments
 (0)