Skip to content

Commit 84b1000

Browse files
chore(deps): update dependency dotenv to v17.1.0 (#846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dde8b0e commit 84b1000

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.0.0",
41+
"dotenv": "17.1.0",
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.0.0:
4799-
version "17.0.0"
4800-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.0.tgz#0b0336dc1a4237bcfa772e01d5587e98ebb7e3c2"
4801-
integrity sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ==
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==
48024802

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

0 commit comments

Comments
 (0)