Skip to content

Commit 795db27

Browse files
authored
Merge pull request #98 from garageScript/dependabot/npm_and_yarn/dotenv-16.3.1
build(deps): bump dotenv from 16.0.3 to 16.3.1
2 parents 59ec58d + c074285 commit 795db27

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
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"discord.js": "^14.11.0",
31-
"dotenv": "^16.0.3",
31+
"dotenv": "^16.3.1",
3232
"express": "^4.18.2",
3333
"graphql": "^16.6.0",
3434
"graphql-request": "^6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -709,10 +709,10 @@ doctrine@^3.0.0:
709709
dependencies:
710710
esutils "^2.0.2"
711711

712-
dotenv@^16.0.3:
713-
version "16.0.3"
714-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
715-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
712+
dotenv@^16.3.1:
713+
version "16.3.1"
714+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
715+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
716716

717717
eastasianwidth@^0.2.0:
718718
version "0.2.0"

0 commit comments

Comments
 (0)