Skip to content

Commit 96f96c6

Browse files
chore(deps): update dependency dotenv to v17 (#844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d1f45c commit 96f96c6

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": "16.6.1",
41+
"dotenv": "17.0.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@16.6.1:
4799-
version "16.6.1"
4800-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
4801-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
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==
48024802

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

0 commit comments

Comments
 (0)