From ada01db0ae0a8f78a507c61e20bffbdf18c10ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:00:58 +0000 Subject: [PATCH] Bump tree-kill Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) from 1.2.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.2.0...v1.2.2) Signed-off-by: dependabot[bot] --- .../WebAppAngularDemo/ClientApp/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AspNetSecurity/Demo1Solution/WebAppAngularDemo/ClientApp/package-lock.json b/AspNetSecurity/Demo1Solution/WebAppAngularDemo/ClientApp/package-lock.json index a1a7d02..e1833e9 100644 --- a/AspNetSecurity/Demo1Solution/WebAppAngularDemo/ClientApp/package-lock.json +++ b/AspNetSecurity/Demo1Solution/WebAppAngularDemo/ClientApp/package-lock.json @@ -10082,9 +10082,9 @@ } }, "tree-kill": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.0.tgz", - "integrity": "sha512-DlX6dR0lOIRDFxI0mjL9IYg6OTncLm/Zt+JiBhE5OlFcAR8yc9S7FFXU9so0oda47frdM/JFsk7UjNt9vscKcg==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/tree-kill/-/tree-kill-1.2.2.tgz", + "integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==", "dev": true }, "trim-newlines": {