Skip to content

Commit 53ac985

Browse files
committed
chore(deps): update dependency dotenv to v16.1.3
1 parent be5ab60 commit 53ac985

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
@@ -38,7 +38,7 @@
3838
"bent": "7.3.12",
3939
"bignumber.js": "9.1.1",
4040
"del-cli": "5.0.0",
41-
"dotenv": "16.1.1",
41+
"dotenv": "16.1.3",
4242
"eslint": "8.41.0",
4343
"eslint-config-prettier": "8.8.0",
4444
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.1.1:
4526-
version "16.1.1"
4527-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.1.tgz#9105a6c486ab66076231fbe7cf4ba77131a61d65"
4528-
integrity sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==
4525+
dotenv@16.1.3:
4526+
version "16.1.3"
4527+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
4528+
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
45294529

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

0 commit comments

Comments
 (0)