From 243f68bdd79d5c0285ff00e32a52675d6ace4645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Apr 2021 19:12:04 +0000 Subject: [PATCH] Bump tree-kill from 1.2.0 to 1.2.2 in /Angular/WeatherAPI/WatherAPI 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] --- Angular/WeatherAPI/WatherAPI/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Angular/WeatherAPI/WatherAPI/package-lock.json b/Angular/WeatherAPI/WatherAPI/package-lock.json index 201c5359..316e33f3 100644 --- a/Angular/WeatherAPI/WatherAPI/package-lock.json +++ b/Angular/WeatherAPI/WatherAPI/package-lock.json @@ -9293,9 +9293,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": {