diff --git a/flake.lock b/flake.lock index 2eeddbe0bb..c0ad9e01c9 100644 --- a/flake.lock +++ b/flake.lock @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1778979197, - "narHash": "sha256-d83oRDbsJ+XrYqxqe/z5CIGRrY2B5xYC308UsQXdmus=", + "lastModified": 1779937169, + "narHash": "sha256-jaTJjfj/weuP2Xc7msGpZ1W4K8PMg6O6NUXKc47cIHk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "233ebfd96819ab13eff099ded59063c8bfb80d63", + "rev": "46ee0aaa2bf4524efcfcfd36ea02ecc55d4237c8", "type": "github" }, "original": { diff --git a/package-lock.json b/package-lock.json index 0cd867fdbe..05ea3d5f82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1175,9 +1175,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1194,9 +1191,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1213,9 +1207,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -1232,9 +1223,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -6639,9 +6627,9 @@ "license": "MIT" }, "node_modules/tmp": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz", - "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.7.tgz", + "integrity": "sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==", "dev": true, "license": "MIT", "engines": {