From 3b4fd7c6bf14030fe31545695875577b7bf278c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 05:01:07 +0000 Subject: [PATCH] Bump replace from 1.2.0 to 1.2.1 Bumps [replace](https://github.com/ALMaclaine/replace) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/ALMaclaine/replace/releases) - [Commits](https://github.com/ALMaclaine/replace/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 26d4f18..2a13503 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4783,9 +4783,9 @@ } }, "replace": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/replace/-/replace-1.2.0.tgz", - "integrity": "sha512-e3AP5GkRk+N/Qm1MUBaMhEHr4X3sHNI44a8m4ww6/qShJphTsStxSezbYtFNTFGCXZtWrwz4McVvCEwBv+ebAw==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/replace/-/replace-1.2.1.tgz", + "integrity": "sha512-KZCBe/tPanwBlbjSMQby4l+zjSiFi3CLEP/6VLClnRYgJ46DZ5u9tmA6ceWeFS8coaUnU4ZdGNb/puUGMHNSRg==", "dev": true, "requires": { "chalk": "2.4.2",