From 324d3f609d473b2c63257ef4f88925734f0446dd Mon Sep 17 00:00:00 2001 From: TekH Date: Mon, 8 Jun 2026 13:43:26 +0200 Subject: [PATCH] Remove unnecessary 'libc' entries from package-lock.json --- package-lock.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index afb3dd8..98bb3e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2442,9 +2442,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2466,9 +2463,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -2490,9 +2484,6 @@ "riscv64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2514,9 +2505,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -2538,9 +2526,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [