Skip to content

Commit

Permalink
Bump dotenv from 16.3.1 to 16.4.1 (#573)
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 19e148d commit 1c74644
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"coveralls": "link:./node_modules/.NULL",
"debug": "^4.3.4",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"jimp": "link:./node_modules/.NULL",
"make-fetch-happen": "^13.0.0",
"node-fetch": "^2.7.0",
Expand Down
12 changes: 4 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1547,11 +1547,9 @@ core-util-is@~1.0.0:

coveralls@^3.1.1:
version "0.0.0"
uid ""

"coveralls@link:./node_modules/.NULL":
version "0.0.0"
uid ""

cpu-features@~0.0.9:
version "0.0.9"
Expand Down Expand Up @@ -1743,10 +1741,10 @@ doctrine@^3.0.0:
dependencies:
esutils "^2.0.2"

dotenv@^16.0.3, dotenv@^16.3.1:
version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
dotenv@^16.0.3, dotenv@^16.4.1:
version "16.4.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==

dynamic-dedupe@^0.3.0:
version "0.3.0"
Expand Down Expand Up @@ -2491,11 +2489,9 @@ jackspeak@^2.3.5:

jimp@^0.16.1:
version "0.0.0"
uid ""

"jimp@link:./node_modules/.NULL":
version "0.0.0"
uid ""

js-tokens@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 1c74644

Please sign in to comment.