Skip to content

Commit 1b5764e

Browse files
Bump dotenv from 16.4.1 to 16.4.2
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.1 to 16.4.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.1...v16.4.2) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7881d13 commit 1b5764e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.4.1",
35+
"dotenv": "^16.4.2",
3636
"jimp": "link:./node_modules/.NULL",
3737
"make-fetch-happen": "^13.0.0",
3838
"node-fetch": "^2.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1741,10 +1741,10 @@ doctrine@^3.0.0:
17411741
dependencies:
17421742
esutils "^2.0.2"
17431743

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==
1744+
dotenv@^16.0.3, dotenv@^16.4.2:
1745+
version "16.4.2"
1746+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d"
1747+
integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg==
17481748

17491749
dynamic-dedupe@^0.3.0:
17501750
version "0.3.0"

0 commit comments

Comments
 (0)