From 1c746440567530c7814d01adefb049bf647130eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:36:49 -0500 Subject: [PATCH] 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](https://github.com/motdotla/dotenv/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index a2432326..f22f063f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 1184a732..03ee11de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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" @@ -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" @@ -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"