Skip to content

Commit 1c74644

Browse files
Bump dotenv from 16.3.1 to 16.4.1 (#573)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 19e148d commit 1c74644

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"coveralls": "link:./node_modules/.NULL",
3333
"debug": "^4.3.4",
3434
"discord.js": "^14.14.1",
35-
"dotenv": "^16.3.1",
35+
"dotenv": "^16.4.1",
3636
"jimp": "link:./node_modules/.NULL",
3737
"make-fetch-happen": "^13.0.0",
3838
"node-fetch": "^2.7.0",

yarn.lock

+4-8
Original file line numberDiff line numberDiff line change
@@ -1547,11 +1547,9 @@ core-util-is@~1.0.0:
15471547

15481548
coveralls@^3.1.1:
15491549
version "0.0.0"
1550-
uid ""
15511550

15521551
"coveralls@link:./node_modules/.NULL":
15531552
version "0.0.0"
1554-
uid ""
15551553

15561554
cpu-features@~0.0.9:
15571555
version "0.0.9"
@@ -1743,10 +1741,10 @@ doctrine@^3.0.0:
17431741
dependencies:
17441742
esutils "^2.0.2"
17451743

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

17511749
dynamic-dedupe@^0.3.0:
17521750
version "0.3.0"
@@ -2491,11 +2489,9 @@ jackspeak@^2.3.5:
24912489

24922490
jimp@^0.16.1:
24932491
version "0.0.0"
2494-
uid ""
24952492

24962493
"jimp@link:./node_modules/.NULL":
24972494
version "0.0.0"
2498-
uid ""
24992495

25002496
js-tokens@^4.0.0:
25012497
version "4.0.0"

0 commit comments

Comments
 (0)