From 4318aa2bb1cd9c79720e5cb8ca9cb80002eb688e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 29 Mar 2026 12:16:56 +0000 Subject: [PATCH] fix: update lockfile signatures and Nix hash --- nix/package.nix | 2 +- package-lock.json | 100 ++++++++++++++++++++++++++++++++++------------ 2 files changed, 76 insertions(+), 26 deletions(-) diff --git a/nix/package.nix b/nix/package.nix index 6c26f2f2a..0d3434af9 100644 --- a/nix/package.nix +++ b/nix/package.nix @@ -42,7 +42,7 @@ buildNpmPackage rec { # To update: run `nix build` with lib.fakeHash, copy the `got:` hash. # CI auto-updates this when package-lock.json changes (see .github/workflows/). - npmDepsHash = "sha256-ebbF7pug19PBgJQahUCTlvhcLS/LF8Nv1UIIG31LRmQ="; + npmDepsHash = "sha256-l0i8+TejzZaTGL1zMkvSu6XQLIwSrouDN/vLsc7tv2Y="; # Prevent onnxruntime-node's install script from running during automatic # npm rebuild (it tries to download from api.nuget.org, which fails in the sandbox). diff --git a/package-lock.json b/package-lock.json index 941cf9f36..de0d15322 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34962,7 +34962,9 @@ "expo": "*", "react": "*", "react-native": "*" - } + }, + "resolved": "https://registry.npmjs.org/expo-clipboard/-/expo-clipboard-8.0.7.tgz", + "integrity": "sha512-zvlfFV+wB2QQrQnHWlo0EKHAkdi2tycLtE+EXFUWTPZYkgu1XcH+aiKfd4ul7Z0SDF+1IuwoiW9AA9eO35aj3Q==" }, "packages/app/node_modules/react-native-nitro-modules": { "version": "0.33.8", @@ -34981,7 +34983,9 @@ "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" - } + }, + "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", + "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==" }, "packages/cli": { "name": "@getpaseo/cli", @@ -35017,7 +35021,9 @@ }, "funding": { "url": "https://github.com/chalk/chalk?sponsor=1" - } + }, + "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.6.2.tgz", + "integrity": "sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==" }, "packages/cli/node_modules/commander": { "version": "12.1.0", @@ -35026,7 +35032,9 @@ "license": "MIT", "engines": { "node": ">=18" - } + }, + "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz", + "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==" }, "packages/desktop": { "name": "@getpaseo/desktop", @@ -35391,7 +35399,9 @@ }, "engines": { "node": ">=18" - } + }, + "resolved": "https://registry.npmjs.org/@modelcontextprotocol/sdk/-/sdk-1.20.1.tgz", + "integrity": "sha512-j/P+yuxXfgxb+mW7OEoRCM3G47zCTDqUPivJo/VzpjbG8I9csTXtOprCf5FfOfHK4whOJny0aHuBEON+kS7CCA==" }, "packages/server/node_modules/@modelcontextprotocol/sdk/node_modules/ajv": { "version": "6.12.6", @@ -35407,7 +35417,9 @@ "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" - } + }, + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==" }, "packages/server/node_modules/@modelcontextprotocol/sdk/node_modules/express": { "version": "5.1.0", @@ -35449,7 +35461,9 @@ "funding": { "type": "opencollective", "url": "https://opencollective.com/express" - } + }, + "resolved": "https://registry.npmjs.org/express/-/express-5.1.0.tgz", + "integrity": "sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==" }, "packages/server/node_modules/@modelcontextprotocol/sdk/node_modules/json-schema-traverse": { "version": "0.4.1", @@ -35468,7 +35482,9 @@ }, "engines": { "node": ">= 0.6" - } + }, + "resolved": "https://registry.npmjs.org/accepts/-/accepts-2.0.0.tgz", + "integrity": "sha512-5cvg6CtKwfgdmVqY1WIiXKc3Q1bkRqGLi+2W/6ao+6Y7gu/RCwRuAhGEzh5B4KlszSuTLgZYuqFqo5bImjNKng==" }, "packages/server/node_modules/ajv": { "version": "8.17.1", @@ -35484,7 +35500,9 @@ "funding": { "type": "github", "url": "https://github.com/sponsors/epoberezkin" - } + }, + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.17.1.tgz", + "integrity": "sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g==" }, "packages/server/node_modules/ansi-regex": { "version": "6.2.2", @@ -35496,7 +35514,9 @@ }, "funding": { "url": "https://github.com/chalk/ansi-regex?sponsor=1" - } + }, + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz", + "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==" }, "packages/server/node_modules/body-parser": { "version": "2.2.0", @@ -35516,7 +35536,9 @@ }, "engines": { "node": ">=18" - } + }, + "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-2.2.0.tgz", + "integrity": "sha512-02qvAaxv8tp7fBa/mw1ga98OGm+eCbqzJOKoRt70sLmfEEi+jyBYVTDGfCL/k06/4EMk/z01gCe7HoCH/f2LTg==" }, "packages/server/node_modules/content-disposition": { "version": "1.0.0", @@ -35528,7 +35550,9 @@ }, "engines": { "node": ">= 0.6" - } + }, + "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-1.0.0.tgz", + "integrity": "sha512-Au9nRL8VNUut/XSzbQA38+M78dzP4D+eqg3gfJHMIHHYa3bg067xj1KxMUWj+VULbiZMowKngFFbKczUrNJ1mg==" }, "packages/server/node_modules/cookie-signature": { "version": "1.2.2", @@ -35537,7 +35561,9 @@ "license": "MIT", "engines": { "node": ">=6.6.0" - } + }, + "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.2.2.tgz", + "integrity": "sha512-D76uU73ulSXrD1UXF4KE2TMxVVwhsnCgfAyTg9k8P6KGZjlXKrOLe4dJQKI3Bxi5wjesZoFXJWElNWBjPZMbhg==" }, "packages/server/node_modules/finalhandler": { "version": "2.1.0", @@ -35554,7 +35580,9 @@ }, "engines": { "node": ">= 0.8" - } + }, + "resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-2.1.0.tgz", + "integrity": "sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==" }, "packages/server/node_modules/fresh": { "version": "2.0.0", @@ -35563,7 +35591,9 @@ "license": "MIT", "engines": { "node": ">= 0.8" - } + }, + "resolved": "https://registry.npmjs.org/fresh/-/fresh-2.0.0.tgz", + "integrity": "sha512-Rx/WycZ60HOaqLKAi6cHRKKI7zxWbJ31MhntmtwMoaTeF7XFH9hhBp8vITaMidfljRQ6eYWCKkaTK+ykVJHP2A==" }, "packages/server/node_modules/media-typer": { "version": "1.1.0", @@ -35572,7 +35602,9 @@ "license": "MIT", "engines": { "node": ">= 0.8" - } + }, + "resolved": "https://registry.npmjs.org/media-typer/-/media-typer-1.1.0.tgz", + "integrity": "sha512-aisnrDP4GNe06UcKFnV5bfMNPBUw4jsLGaWwWfnH3v02GnBuXX2MCVn5RbrWo0j3pczUilYblq7fQ7Nw2t5XKw==" }, "packages/server/node_modules/merge-descriptors": { "version": "2.0.0", @@ -35584,7 +35616,9 @@ }, "funding": { "url": "https://github.com/sponsors/sindresorhus" - } + }, + "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-2.0.0.tgz", + "integrity": "sha512-Snk314V5ayFLhp3fkUREub6WtjBfPdCPY1Ln8/8munuLuiYhsABgBVWsozAG+MWMbVEvcdcpbi9R7ww22l9Q3g==" }, "packages/server/node_modules/mime-types": { "version": "3.0.1", @@ -35596,7 +35630,9 @@ }, "engines": { "node": ">= 0.6" - } + }, + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-3.0.1.tgz", + "integrity": "sha512-xRc4oEhT6eaBpU1XF7AjpOFD+xQmXNB5OVKwp4tqCuBpHLS/ZbBDrc07mYTDqVMg6PfxUjjNp85O6Cd2Z/5HWA==" }, "packages/server/node_modules/negotiator": { "version": "1.0.0", @@ -35605,7 +35641,9 @@ "license": "MIT", "engines": { "node": ">= 0.6" - } + }, + "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-1.0.0.tgz", + "integrity": "sha512-8Ofs/AUQh8MaEcrlq5xOX0CQ9ypTF5dl78mjlMNfOK08fzpgTHQRQPBxcPlEtIw0yRpws+Zo/3r+5WRby7u3Gg==" }, "packages/server/node_modules/raw-body": { "version": "3.0.2", @@ -35658,7 +35696,9 @@ }, "engines": { "node": ">= 18" - } + }, + "resolved": "https://registry.npmjs.org/send/-/send-1.2.0.tgz", + "integrity": "sha512-uaW0WwXKpL9blXE2o0bRhoL2EGXIrZxQ2ZQ4mgcfoBxdFmQold+qWsD2jLrfZ0trjKL6vOw0j//eAwcALFjKSw==" }, "packages/server/node_modules/serve-static": { "version": "2.2.0", @@ -35673,7 +35713,9 @@ }, "engines": { "node": ">= 18" - } + }, + "resolved": "https://registry.npmjs.org/serve-static/-/serve-static-2.2.0.tgz", + "integrity": "sha512-61g9pCh0Vnh7IutZjtLGGpTA355+OPn2TyDv/6ivP2h/AdAVX9azsoxmg2/M6nZeQZNYBEwIcsne1mJd9oQItQ==" }, "packages/server/node_modules/strip-ansi": { "version": "7.1.2", @@ -35688,7 +35730,9 @@ }, "funding": { "url": "https://github.com/chalk/strip-ansi?sponsor=1" - } + }, + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz", + "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==" }, "packages/server/node_modules/type-is": { "version": "2.0.1", @@ -35702,7 +35746,9 @@ }, "engines": { "node": ">= 0.6" - } + }, + "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz", + "integrity": "sha512-OZs6gsjF4vMp32qrCbiVSkrFmXtG/AZhY3t0iAMrMBiAZyV9oALtXO8hsrHbMXF9x6L3grlFuwW2oAz7cav+Gw==" }, "packages/server/node_modules/zod": { "version": "3.25.76", @@ -35711,7 +35757,9 @@ "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" - } + }, + "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", + "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==" }, "packages/website": { "name": "@getpaseo/website", @@ -35748,7 +35796,9 @@ "license": "MIT", "dependencies": { "undici-types": "~6.21.0" - } + }, + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.19.6.tgz", + "integrity": "sha512-qm+G8HuG6hOHQigsi7VGuLjUVu6TtBo/F05zvX04Mw2uCg9Dv0Qxy3Qw7j41SidlTcl5D/5yg0SEZqOB+EqZnQ==" }, "packages/website/node_modules/react": { "version": "19.2.4",