Skip to content

Commit c074285

Browse files
build(deps): bump dotenv from 16.0.3 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.3 to 16.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.0.3...v16.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d35b74b commit c074285

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
@@ -675,10 +675,10 @@ doctrine@^3.0.0:
675675
dependencies:
676676
esutils "^2.0.2"
677677

678-
dotenv@^16.0.3:
679-
version "16.0.3"
680-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
681-
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
678+
dotenv@^16.3.1:
679+
version "16.3.1"
680+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
681+
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
682682

683683
eastasianwidth@^0.2.0:
684684
version "0.2.0"

0 commit comments

Comments
 (0)