From a1f3fefe960ecabb416d5c6c65458b0e6e5cce5d Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Tue, 1 Oct 2024 18:08:19 +0000 Subject: [PATCH] build: update dependency which to v5 --- package.json | 2 +- yarn.lock | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b575f3390..99d21ada9 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "typed-graphqlify": "^3.1.1", "undici": "^6.19.8", "wait-on": "^8.0.0", - "which": "^4.0.0", + "which": "^5.0.0", "ws": "^8.8.0", "yaml": "^2.0.0", "zone.js": "^0.15.0" diff --git a/yarn.lock b/yarn.lock index 3acb351b1..ddc563a75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -416,7 +416,7 @@ __metadata: undici: "npm:^6.19.8" uuid: "npm:^10.0.0" wait-on: "npm:^8.0.0" - which: "npm:^4.0.0" + which: "npm:^5.0.0" ws: "npm:^8.8.0" yaml: "npm:^2.0.0" yargs: "npm:^17.0.0" @@ -15374,6 +15374,17 @@ __metadata: languageName: node linkType: hard +"which@npm:^5.0.0": + version: 5.0.0 + resolution: "which@npm:5.0.0" + dependencies: + isexe: "npm:^3.1.1" + bin: + node-which: bin/which.js + checksum: 10c0/e556e4cd8b7dbf5df52408c9a9dd5ac6518c8c5267c8953f5b0564073c66ed5bf9503b14d876d0e9c7844d4db9725fb0dcf45d6e911e17e26ab363dc3965ae7b + languageName: node + linkType: hard + "widest-line@npm:^3.1.0": version: 3.1.0 resolution: "widest-line@npm:3.1.0"