Skip to content

Commit e8c9ec0

Browse files
committed
chore(deps): update dependency dotenv to v16.3.1
1 parent 146e298 commit e8c9ec0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"bent": "7.3.12",
3939
"bignumber.js": "9.1.1",
4040
"del-cli": "5.0.0",
41-
"dotenv": "16.3.0",
41+
"dotenv": "16.3.1",
4242
"eslint": "8.43.0",
4343
"eslint-config-prettier": "8.8.0",
4444
"eslint-config-xo": "0.43.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4522,10 +4522,10 @@ dotenv@*:
45224522
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
45234523
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
45244524

4525-
dotenv@16.3.0:
4526-
version "16.3.0"
4527-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.0.tgz#1c61ae0a7b6f7b7e2285d50016ebab048f12ec6d"
4528-
integrity sha512-tHB+hmf8MRCkT3VVivGiG8kq9HiGTmQ3FzOKgztfpJQH1IWuZTOvKSJmHNnQPowecAmkCJhLrxdPhOr06LLqIQ==
4525+
dotenv@16.3.1:
4526+
version "16.3.1"
4527+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
4528+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
45294529

45304530
double-ended-queue@2.1.0-0:
45314531
version "2.1.0-0"

0 commit comments

Comments
 (0)