From f56980564cee6e4866c01667cb8037fdbff8cb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 07:44:14 +0000 Subject: [PATCH] Bump why-is-node-running from 3.2.1 to 3.2.2 Bumps [why-is-node-running](https://github.com/mafintosh/why-is-node-running) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/mafintosh/why-is-node-running/releases) - [Commits](https://github.com/mafintosh/why-is-node-running/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: why-is-node-running dependency-type: direct:development update-type: version-update:semver-patch ... 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 bee2709..36f1612 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9923,9 +9923,9 @@ } }, "node_modules/why-is-node-running": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-3.2.1.tgz", - "integrity": "sha512-Tb2FUhB4vUsGQlfSquQLYkApkuPAFQXGFzxWKHHumVz2dK+X1RUm/HnID4+TfIGYJ1kTcwOaCk/buYCEJr6YjQ==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-3.2.2.tgz", + "integrity": "sha512-NKUzAelcoCXhXL4dJzKIwXeR8iEVqsA0Lq6Vnd0UXvgaKbzVo4ZTHROF2Jidrv+SgxOQ03fMinnNhzZATxOD3A==", "dev": true, "bin": { "why-is-node-running": "cli.js"