diff --git a/package.json b/package.json index 6951e2d..f6fbe50 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "post-update": "yarn upgrade --latest" }, "dependencies": { - "dotenv": "^16.0.3", + "dotenv": "^16.3.1", "next": "12.3.1", "node-fetch": "^2.6.11", "pg": "^8.10.0", diff --git a/yarn.lock b/yarn.lock index 1369cf2..25eeb3f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -498,10 +498,10 @@ diff@^4.0.1: resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d" integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A== -dotenv@^16.0.3: - version "16.0.3" - resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07" - integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ== +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== end-of-stream@^1.1.0: version "1.4.4"