Skip to content

Commit eed5aca

Browse files
committed
Update dependency dotenv to v16.3.1
1 parent 4269212 commit eed5aca

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
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/eslint-plugin": "5.59.0",
4646
"@typescript-eslint/parser": "5.59.0",
4747
"ava": "4.3.3",
48-
"dotenv": "16.0.3",
48+
"dotenv": "16.3.1",
4949
"eslint": "7.32.0",
5050
"eslint-config-prettier": "8.8.0",
5151
"eslint-plugin-functional": "3.7.2",

yarn.lock

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

2891-
dotenv@16.0.3:
2892-
version "16.0.3"
2893-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
2894-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
2891+
dotenv@16.3.1:
2892+
version "16.3.1"
2893+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
2894+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
28952895

28962896
dotignore@~0.1.2:
28972897
version "0.1.2"

0 commit comments

Comments
 (0)