Skip to content

Commit c200230

Browse files
committed
Update dotenv lib
1 parent 5abe3dc commit c200230

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
@@ -23,7 +23,7 @@
2323
"@solana/web3.js": "^1.64.0",
2424
"axios": "^0.25.0",
2525
"discord.js": "^13.2.0",
26-
"dotenv": "^16.0.0",
26+
"dotenv": "^16.0.3",
2727
"express": "^4.17.1",
2828
"file-type": "16.5.4",
2929
"queue": "^6.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3261,10 +3261,10 @@ dot-prop@^6.0.1:
32613261
dependencies:
32623262
is-obj "^2.0.0"
32633263

3264-
dotenv@^16.0.0:
3265-
version "16.0.0"
3266-
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.0.0.tgz"
3267-
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
3264+
dotenv@^16.0.3:
3265+
version "16.0.3"
3266+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
3267+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
32683268

32693269
duplexer3@^0.1.4:
32703270
version "0.1.4"

0 commit comments

Comments
 (0)