Skip to content

Commit 7a12750

Browse files
committed
chore(deps): update dependency dotenv to v16.4.1
1 parent a72b10c commit 7a12750

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
@@ -46,7 +46,7 @@
4646
"@typescript-eslint/eslint-plugin": "5.62.0",
4747
"@typescript-eslint/parser": "5.62.0",
4848
"ava": "4.3.3",
49-
"dotenv": "16.3.1",
49+
"dotenv": "16.4.1",
5050
"eslint": "7.32.0",
5151
"eslint-config-prettier": "9.1.0",
5252
"eslint-plugin-functional": "3.7.2",

yarn.lock

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

2893-
dotenv@16.3.1:
2894-
version "16.3.1"
2895-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
2896-
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
2893+
dotenv@16.4.1:
2894+
version "16.4.1"
2895+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
2896+
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
28972897

28982898
dotignore@~0.1.2:
28992899
version "0.1.2"

0 commit comments

Comments
 (0)