From 3d50caabeaa32091e97c113c66526f79118b0e11 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 07:25:00 +0000 Subject: [PATCH] chore(deps): bump dotenv from 8.6.0 to 9.0.2 Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 9.0.2. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v8.6.0...v9.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 21563e1d..23b69659 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "basic-auth": "2.0.1", "body-parser": "^1.19.0", "destroy": "1.0.4", - "dotenv": "^8.2.0", + "dotenv": "^9.0.2", "express": "^4.17.1", "express-useragent": "^1.0.13", "feed": "^4.1.0",