Skip to content

Commit 04d03f0

Browse files
committed
chore(deps): update dependency dotenv to v16.1.4
1 parent f561ee5 commit 04d03f0

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.1.3",
41+
"dotenv": "16.1.4",
4242
"eslint": "8.42.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.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==
4525+
dotenv@16.1.4:
4526+
version "16.1.4"
4527+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
4528+
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
45294529

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

0 commit comments

Comments
 (0)