Skip to content

Commit 263b59a

Browse files
Update dependency dotenv to v16.5.0
1 parent 4140f5b commit 263b59a

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.5.0",
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.5.0:
1215+
version "16.5.0"
1216+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
1217+
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
12181218

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

0 commit comments

Comments
 (0)