Skip to content

Commit 2210e87

Browse files
chore(deps): update dependency dotenv to v17.2.1 (#850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9cbf67d commit 2210e87

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.3.0",
4040
"del-cli": "6.0.0",
41-
"dotenv": "17.1.0",
41+
"dotenv": "17.2.1",
4242
"eslint": "8.57.1",
4343
"eslint-config-prettier": "10.1.5",
4444
"eslint-config-xo": "0.43.1",

yarn.lock

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

4798-
dotenv@17.1.0:
4799-
version "17.1.0"
4800-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.1.0.tgz#164fa6ac1392165f5e2d8eb55296b0894e7d6a22"
4801-
integrity sha512-tG9VUTJTuju6GcXgbdsOuRhupE8cb4mRgY5JLRCh4MtGoVo3/gfGUtOMwmProM6d0ba2mCFvv+WrpYJV6qgJXQ==
4798+
dotenv@17.2.1:
4799+
version "17.2.1"
4800+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
4801+
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
48024802

48034803
double-ended-queue@2.1.0-0:
48044804
version "2.1.0-0"

0 commit comments

Comments
 (0)