Skip to content

Commit ce3501c

Browse files
committed
chore(deps): update dependency dotenv to v16.1.3
1 parent 16c1391 commit ce3501c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@typescript-eslint/parser": "5.59.8",
3333
"chai": "4.3.7",
3434
"del-cli": "5.0.0",
35-
"dotenv": "16.1.1",
35+
"dotenv": "16.1.3",
3636
"eslint": "8.41.0",
3737
"eslint-config-prettier": "8.8.0",
3838
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,10 +2376,10 @@ dotenv@*:
23762376
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
23772377
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
23782378

2379-
dotenv@16.1.1:
2380-
version "16.1.1"
2381-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.1.tgz#9105a6c486ab66076231fbe7cf4ba77131a61d65"
2382-
integrity sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==
2379+
dotenv@16.1.3:
2380+
version "16.1.3"
2381+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
2382+
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
23832383

23842384
ecc-jsbn@~0.1.1:
23852385
version "0.1.2"

0 commit comments

Comments
 (0)