From bceb616bc49a6dd344cb0ced12c2974387975a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 13:33:55 +0300 Subject: [PATCH] bump dotenv from 8.6.0 to 10.0.0 (via #314) --- packages/allure-mocha/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/allure-mocha/package.json b/packages/allure-mocha/package.json index 747b3c0de..f9f68bbb1 100644 --- a/packages/allure-mocha/package.json +++ b/packages/allure-mocha/package.json @@ -30,7 +30,7 @@ "@types/mocha": "^7.0.2", "chai": "^4.2.0", "codecov": "^3.6.5", - "dotenv": "^8.2.0", + "dotenv": "^10.0.0", "fs-jetpack": "^4.1.0", "mocha": "^8.1.1", "mocha-multi": "^1.1.3",