From 0be40779f1e013191ce9744ab1635273ea45663d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 05:20:58 +0000 Subject: [PATCH] Bump evt from 1.4.1 to 1.4.2 Bumps [evt](https://github.com/garronej/evt) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/garronej/evt/releases) - [Commits](https://github.com/garronej/evt/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd4453a..01fb7b8 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "currency-symbol-map": "^4.0.4", "dayjs": "^1.8.23", "dotenv": "^8.2.0", - "evt": "^1.4.1", + "evt": "^1.4.2", "google-spreadsheet": "^3.0.10", "mustache": "^4.0.1", "next": "9.3.4", diff --git a/yarn.lock b/yarn.lock index 888b1a2..19c4aa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3119,10 +3119,10 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3: md5.js "^1.3.4" safe-buffer "^5.1.1" -evt@^1.4.1: - version "1.4.1" - resolved "https://registry.yarnpkg.com/evt/-/evt-1.4.1.tgz#9f1f2e92e94a92baefcb7f7443403f6848523adc" - integrity sha512-xwXOA55UqGvYFV73CfYkYpczLHwhSjT8rCxmGJkgtRjlQES+KegFykF6CGdT8il7yHRbHxLtoI4FqVP7edCP2Q== +evt@^1.4.2: + version "1.4.2" + resolved "https://registry.yarnpkg.com/evt/-/evt-1.4.2.tgz#ffb9fb72105d5aa029491734567b9bbae2c9ef6d" + integrity sha512-XQf4K9TZBEAxpcYT660O6+O/ccA8/v0/CxxrzXfyKhSnSZazT31YNDAFrZwXasQv3Vu9+MHArW8EZt+yVk/Lvw== dependencies: minimal-polyfills "^1.0.3" run-exclusive "^2.1.4"