From 144585a6e6862eac3c79ae50fb216f50a0c1e67b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Feb 2021 16:39:25 +0000 Subject: [PATCH] Bump tree-kill from 1.1.0 to 1.2.2 Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/pkrumins/node-tree-kill/releases) - [Commits](https://github.com/pkrumins/node-tree-kill/compare/v1.1.0...v1.2.2) 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 62668d3..a3b3d6b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -515,9 +515,9 @@ "integrity": "sha1-mcd9+7fYBCSeiimdTLD9gf7wg/0=" }, "tree-kill": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.1.0.tgz", - "integrity": "sha1-yWPc8DciiS7FnLpWnpQLcZVNFyk=" + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==" }, "tunnel-agent": { "version": "0.4.3",