Skip to content

Commit 88ce148

Browse files
Update dependency dotenv to v16.6.1
1 parent 4140f5b commit 88ce148

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
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"axios": "1.3.3",
1818
"cors": "2.8.5",
19-
"dotenv": "16.0.3",
19+
"dotenv": "16.6.1",
2020
"ethers": "6.0.5",
2121
"express": "4.18.2",
2222
"node-cron": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,10 +1211,10 @@ diff-sequences@^29.4.3:
12111211
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.4.3.tgz#9314bc1fabe09267ffeca9cbafc457d8499a13f2"
12121212
integrity sha512-ofrBgwpPhCD85kMKtE9RYFFq6OC1A89oW2vvgWZNCwxrUpRUILopY7lsYyMDSjc8g6U6aiO0Qubg6r4Wgt5ZnA==
12131213

1214-
dotenv@16.0.3:
1215-
version "16.0.3"
1216-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
1217-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
1214+
dotenv@16.6.1:
1215+
version "16.6.1"
1216+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
1217+
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
12181218

12191219
ee-first@1.1.1:
12201220
version "1.1.1"

0 commit comments

Comments
 (0)