audit-labs/gh-attest

GitHub Audit Evidence Extractor

clone: git clone https://gitbay.org/audit-labs/gh-attest.git

v1.0.3: package-lock.json · raw

   1{
   2  "name": "gh-attest",
   3  "version": "1.0.2",
   4  "lockfileVersion": 3,
   5  "requires": true,
   6  "packages": {
   7    "": {
   8      "name": "gh-attest",
   9      "version": "1.0.2",
  10      "dependencies": {
  11        "jose": "^6.2.3",
  12        "pdf-lib": "^1.17.1"
  13      },
  14      "devDependencies": {
  15        "@types/node": "^26.1.1",
  16        "typescript": "^7.0.2",
  17        "wrangler": "^4.0.0"
  18      }
  19    },
  20    "node_modules/@cloudflare/kv-asset-handler": {
  21      "version": "0.5.0",
  22      "resolved": "https://registry.npmjs.org/@cloudflare/kv-asset-handler/-/kv-asset-handler-0.5.0.tgz",
  23      "integrity": "sha512-jxQYkj8dSIzc0cD6cMMNdOc1UVjqSqu8BZdor5s8cGjW2I8BjODt/kWPVdY+u9zj3ms75Q5qaZgnxUad83+eAg==",
  24      "dev": true,
  25      "license": "MIT OR Apache-2.0",
  26      "engines": {
  27        "node": ">=22.0.0"
  28      }
  29    },
  30    "node_modules/@cspotcode/source-map-support": {
  31      "version": "0.8.1",
  32      "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
  33      "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==",
  34      "dev": true,
  35      "license": "MIT",
  36      "dependencies": {
  37        "@jridgewell/trace-mapping": "0.3.9"
  38      },
  39      "engines": {
  40        "node": ">=12"
  41      }
  42    },
  43    "node_modules/@emnapi/runtime": {
  44      "version": "1.11.2",
  45      "resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.11.2.tgz",
  46      "integrity": "sha512-kyOl3X0DuTiT1h2ft8r2fYO8JYtU9a9Xis/zBSiGArNaagCOWx90N1k2wxp18czFDH+OgcWGb5ZP/XMt3dcyPA==",
  47      "dev": true,
  48      "license": "MIT",
  49      "optional": true,
  50      "dependencies": {
  51        "tslib": "^2.4.0"
  52      }
  53    },
  54    "node_modules/@esbuild/aix-ppc64": {
  55      "version": "0.28.1",
  56      "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.28.1.tgz",
  57      "integrity": "sha512-Svl7tq8k/08+p6CXPpRjQ1fKX+1odH/BQbb48fV6fj3CWHhsoIOoY87w1oHXm0qEpkIK3ZfVgp0hed3XBXzXMQ==",
  58      "cpu": [
  59        "ppc64"
  60      ],
  61      "dev": true,
  62      "license": "MIT",
  63      "optional": true,
  64      "os": [
  65        "aix"
  66      ],
  67      "engines": {
  68        "node": ">=18"
  69      }
  70    },
  71    "node_modules/@esbuild/android-arm": {
  72      "version": "0.28.1",
  73      "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.28.1.tgz",
  74      "integrity": "sha512-0k2F129Xdio1TdJfzJ8sy1Q47vUD2NnwdhiAf7drUN1EBTfPf4hsFCtmMgu/6m8JSzsBrlmVjudMBQqOfG8usQ==",
  75      "cpu": [
  76        "arm"
  77      ],
  78      "dev": true,
  79      "license": "MIT",
  80      "optional": true,
  81      "os": [
  82        "android"
  83      ],
  84      "engines": {
  85        "node": ">=18"
  86      }
  87    },
  88    "node_modules/@esbuild/android-arm64": {
  89      "version": "0.28.1",
  90      "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.28.1.tgz",
  91      "integrity": "sha512-34EGEbCIAgosYz6goLcopX6Mo7NyGv9tfwEM2/7Ce2VcVRk568iSvniGWcUXIy7wEDR1wzolcxcriFVrWYcwBg==",
  92      "cpu": [
  93        "arm64"
  94      ],
  95      "dev": true,
  96      "license": "MIT",
  97      "optional": true,
  98      "os": [
  99        "android"
 100      ],
 101      "engines": {
 102        "node": ">=18"
 103      }
 104    },
 105    "node_modules/@esbuild/android-x64": {
 106      "version": "0.28.1",
 107      "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.28.1.tgz",
 108      "integrity": "sha512-dbwY7ltSMDWsRatcRpCnES4F+im88OCUgGZjy52shC7GqHRE/cYlxNbB4Z4UpJswpcc4Qxd2oE/ufM0p61IKng==",
 109      "cpu": [
 110        "x64"
 111      ],
 112      "dev": true,
 113      "license": "MIT",
 114      "optional": true,
 115      "os": [
 116        "android"
 117      ],
 118      "engines": {
 119        "node": ">=18"
 120      }
 121    },
 122    "node_modules/@esbuild/darwin-arm64": {
 123      "version": "0.28.1",
 124      "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.28.1.tgz",
 125      "integrity": "sha512-TZbWkQY7kvTAXbXUT7uVACR5cMHsDiSz9z7ZKAX/RTq/WJEk3QyRr0wZpNhBDX+/0CtdqUIJlOiodQcta6tY3Q==",
 126      "cpu": [
 127        "arm64"
 128      ],
 129      "dev": true,
 130      "license": "MIT",
 131      "optional": true,
 132      "os": [
 133        "darwin"
 134      ],
 135      "engines": {
 136        "node": ">=18"
 137      }
 138    },
 139    "node_modules/@esbuild/darwin-x64": {
 140      "version": "0.28.1",
 141      "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.28.1.tgz",
 142      "integrity": "sha512-zfdzgK9ACBNZLI/CyHTOx81SyNbM6YXn7rxSgX97VjyiPl9W1i4Ka4fgKECEoFCKGpvBj5qArWIGgQjOwkgskQ==",
 143      "cpu": [
 144        "x64"
 145      ],
 146      "dev": true,
 147      "license": "MIT",
 148      "optional": true,
 149      "os": [
 150        "darwin"
 151      ],
 152      "engines": {
 153        "node": ">=18"
 154      }
 155    },
 156    "node_modules/@esbuild/freebsd-arm64": {
 157      "version": "0.28.1",
 158      "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.28.1.tgz",
 159      "integrity": "sha512-wG2EA8ENdEI0qhkSZMjfqrdY+ziCYCPMmtZjjIwOmXFjmyzEHn+UUxk5of+SYsjtfs3VpnlC7QLzSI5hY/rOAw==",
 160      "cpu": [
 161        "arm64"
 162      ],
 163      "dev": true,
 164      "license": "MIT",
 165      "optional": true,
 166      "os": [
 167        "freebsd"
 168      ],
 169      "engines": {
 170        "node": ">=18"
 171      }
 172    },
 173    "node_modules/@esbuild/freebsd-x64": {
 174      "version": "0.28.1",
 175      "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.28.1.tgz",
 176      "integrity": "sha512-i7dZ9vQgnvSCzi/rYCXNgtF/U+eKZNJBzu3eTQbRgHnM7tNSizLOkRFAl3qzVc/Op/u5YkHHa4pf/3DOYHthLQ==",
 177      "cpu": [
 178        "x64"
 179      ],
 180      "dev": true,
 181      "license": "MIT",
 182      "optional": true,
 183      "os": [
 184        "freebsd"
 185      ],
 186      "engines": {
 187        "node": ">=18"
 188      }
 189    },
 190    "node_modules/@esbuild/linux-arm": {
 191      "version": "0.28.1",
 192      "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.28.1.tgz",
 193      "integrity": "sha512-qVXBOHQS+d5Y722GwJzJUtOLlX7km3CraOaGormF1pDtPd2C/l1SHRPgjLunLGe51Sh5YYWKMFDyV4SxgMQYTQ==",
 194      "cpu": [
 195        "arm"
 196      ],
 197      "dev": true,
 198      "license": "MIT",
 199      "optional": true,
 200      "os": [
 201        "linux"
 202      ],
 203      "engines": {
 204        "node": ">=18"
 205      }
 206    },
 207    "node_modules/@esbuild/linux-arm64": {
 208      "version": "0.28.1",
 209      "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.28.1.tgz",
 210      "integrity": "sha512-yHs+0uc8+nvEAfAfxrWQKK5peSNzBc4PegcMO0EJ2hT71uA7vB8Ihg2e77R2P7SG5uYjPbHlLLmve4LLLRCf0g==",
 211      "cpu": [
 212        "arm64"
 213      ],
 214      "dev": true,
 215      "license": "MIT",
 216      "optional": true,
 217      "os": [
 218        "linux"
 219      ],
 220      "engines": {
 221        "node": ">=18"
 222      }
 223    },
 224    "node_modules/@esbuild/linux-ia32": {
 225      "version": "0.28.1",
 226      "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.28.1.tgz",
 227      "integrity": "sha512-d1z4ZuP0ajrfz/FhGT4vv278rX8KnPPJx8i5+AtK7TYbx9Le9F1hyzurZpkEyjkGa9dUGhQow4C1NmeGvqxN2w==",
 228      "cpu": [
 229        "ia32"
 230      ],
 231      "dev": true,
 232      "license": "MIT",
 233      "optional": true,
 234      "os": [
 235        "linux"
 236      ],
 237      "engines": {
 238        "node": ">=18"
 239      }
 240    },
 241    "node_modules/@esbuild/linux-loong64": {
 242      "version": "0.28.1",
 243      "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.28.1.tgz",
 244      "integrity": "sha512-M5sRjUVZrkm1OAPR3dlOYzNmN+loZKGVi1VUQGrwuqLcbR6qeAz+famMhjASeH3YVKvZz+zT1jlh/keC3Rj/lg==",
 245      "cpu": [
 246        "loong64"
 247      ],
 248      "dev": true,
 249      "license": "MIT",
 250      "optional": true,
 251      "os": [
 252        "linux"
 253      ],
 254      "engines": {
 255        "node": ">=18"
 256      }
 257    },
 258    "node_modules/@esbuild/linux-mips64el": {
 259      "version": "0.28.1",
 260      "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.28.1.tgz",
 261      "integrity": "sha512-mRObBZeHh2OxcBFPWE/FjylkRgZdYuiTR3vaTozquCGOH14iP9oN4x4Ge81CoIDYQrXmIxpFumJBu5MtZpnQJQ==",
 262      "cpu": [
 263        "mips64el"
 264      ],
 265      "dev": true,
 266      "license": "MIT",
 267      "optional": true,
 268      "os": [
 269        "linux"
 270      ],
 271      "engines": {
 272        "node": ">=18"
 273      }
 274    },
 275    "node_modules/@esbuild/linux-ppc64": {
 276      "version": "0.28.1",
 277      "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.28.1.tgz",
 278      "integrity": "sha512-slScBsMAb3GFDcdrCgLwZtPYRoH2H/youv10QiZyRjmsP48fznoveWytSgCI/R0ZcUgpc0ZhIUEx6LHts8yrfQ==",
 279      "cpu": [
 280        "ppc64"
 281      ],
 282      "dev": true,
 283      "license": "MIT",
 284      "optional": true,
 285      "os": [
 286        "linux"
 287      ],
 288      "engines": {
 289        "node": ">=18"
 290      }
 291    },
 292    "node_modules/@esbuild/linux-riscv64": {
 293      "version": "0.28.1",
 294      "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.28.1.tgz",
 295      "integrity": "sha512-kw0owk1o0GFETUJyW0jc0G4Yzs0BHZn0JDZ8JRT088vjJYX777BAs1fDGxAC+q831qOs2DTC96mNsG2opdfyyQ==",
 296      "cpu": [
 297        "riscv64"
 298      ],
 299      "dev": true,
 300      "license": "MIT",
 301      "optional": true,
 302      "os": [
 303        "linux"
 304      ],
 305      "engines": {
 306        "node": ">=18"
 307      }
 308    },
 309    "node_modules/@esbuild/linux-s390x": {
 310      "version": "0.28.1",
 311      "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.28.1.tgz",
 312      "integrity": "sha512-/lAIjX8aYFRByhh6L5rYtPEDRqa9de/4V/juOXcta5frjvzXO4/sqEtyytse0g3zZFuWu5cDN0MkLz2qRDD2Ag==",
 313      "cpu": [
 314        "s390x"
 315      ],
 316      "dev": true,
 317      "license": "MIT",
 318      "optional": true,
 319      "os": [
 320        "linux"
 321      ],
 322      "engines": {
 323        "node": ">=18"
 324      }
 325    },
 326    "node_modules/@esbuild/linux-x64": {
 327      "version": "0.28.1",
 328      "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.28.1.tgz",
 329      "integrity": "sha512-u/anNYF2mmVOEDwLtnQ1wOr3EZ9sTNGLWrsYGYwHWzGA3Si84IOkHXlbWTD1NB+9/1lcnweYKO54uhxZydNzfA==",
 330      "cpu": [
 331        "x64"
 332      ],
 333      "dev": true,
 334      "license": "MIT",
 335      "optional": true,
 336      "os": [
 337        "linux"
 338      ],
 339      "engines": {
 340        "node": ">=18"
 341      }
 342    },
 343    "node_modules/@esbuild/netbsd-x64": {
 344      "version": "0.28.1",
 345      "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.28.1.tgz",
 346      "integrity": "sha512-aeL6lAnN89Hz43Mlh1G8ARasbuoYvSITDEx0tHh5b7jJnHcssqgjy9Yx430GDpmCa6OyrKoS0aNRjKundRizGg==",
 347      "cpu": [
 348        "x64"
 349      ],
 350      "dev": true,
 351      "license": "MIT",
 352      "optional": true,
 353      "os": [
 354        "netbsd"
 355      ],
 356      "engines": {
 357        "node": ">=18"
 358      }
 359    },
 360    "node_modules/@esbuild/openbsd-x64": {
 361      "version": "0.28.1",
 362      "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.28.1.tgz",
 363      "integrity": "sha512-i/ZLIOafE0Z8cI/XANJAixoJL/uRAoS2xOA3rb0xN+KK0K177cMAsQYkzHtBrtMXAKuAc7HGgcWiZ/sRC1Nxgw==",
 364      "cpu": [
 365        "x64"
 366      ],
 367      "dev": true,
 368      "license": "MIT",
 369      "optional": true,
 370      "os": [
 371        "openbsd"
 372      ],
 373      "engines": {
 374        "node": ">=18"
 375      }
 376    },
 377    "node_modules/@esbuild/openharmony-arm64": {
 378      "version": "0.28.1",
 379      "resolved": "https://registry.npmjs.org/@esbuild/openharmony-arm64/-/openharmony-arm64-0.28.1.tgz",
 380      "integrity": "sha512-ge+Z7EXFNt2BO1oAMsVpiQ8EwndV9i1xXerAeTIK7AtPs3bKFXQM7nlRxDSIUIMeueR1CNXxqztLzdNeReKBJg==",
 381      "cpu": [
 382        "arm64"
 383      ],
 384      "dev": true,
 385      "license": "MIT",
 386      "optional": true,
 387      "os": [
 388        "openharmony"
 389      ],
 390      "engines": {
 391        "node": ">=18"
 392      }
 393    },
 394    "node_modules/@esbuild/sunos-x64": {
 395      "version": "0.28.1",
 396      "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.28.1.tgz",
 397      "integrity": "sha512-BEjgtECkL3vY+SaSQ6nzVfiALUeFxpawyp8Jmf5PtYhf1Ug40N1h/hxlhts+f1FvSvarEigdxS3BlSMI2PJLcQ==",
 398      "cpu": [
 399        "x64"
 400      ],
 401      "dev": true,
 402      "license": "MIT",
 403      "optional": true,
 404      "os": [
 405        "sunos"
 406      ],
 407      "engines": {
 408        "node": ">=18"
 409      }
 410    },
 411    "node_modules/@esbuild/win32-arm64": {
 412      "version": "0.28.1",
 413      "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.28.1.tgz",
 414      "integrity": "sha512-lCv9eK/H6ZJWbE7bh2nw54CZ9M2nupBxJcTsdk/QQnWkdSjKGuxmmH8/GWrlT1eMmZfn4dGcCjRte397WqfQXA==",
 415      "cpu": [
 416        "arm64"
 417      ],
 418      "dev": true,
 419      "license": "MIT",
 420      "optional": true,
 421      "os": [
 422        "win32"
 423      ],
 424      "engines": {
 425        "node": ">=18"
 426      }
 427    },
 428    "node_modules/@esbuild/win32-ia32": {
 429      "version": "0.28.1",
 430      "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.28.1.tgz",
 431      "integrity": "sha512-zvb/mB2bSCoJOpoCBgYKKpX6YM6mJBlBUVUtVj41DlZJVEB6/0CKlRYxP5wWl1C1ILiCoAU5wZZ4q1P3qeS6Eg==",
 432      "cpu": [
 433        "ia32"
 434      ],
 435      "dev": true,
 436      "license": "MIT",
 437      "optional": true,
 438      "os": [
 439        "win32"
 440      ],
 441      "engines": {
 442        "node": ">=18"
 443      }
 444    },
 445    "node_modules/@esbuild/win32-x64": {
 446      "version": "0.28.1",
 447      "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.28.1.tgz",
 448      "integrity": "sha512-bm4Mowrv+GXMlpWX++EcXw/iLyd1o3+bJkC2DkWXYVvgZCqD/bSj9ctZeAMC3cIxgjRVR2Dufaiu4YPxr5gW1A==",
 449      "cpu": [
 450        "x64"
 451      ],
 452      "dev": true,
 453      "license": "MIT",
 454      "optional": true,
 455      "os": [
 456        "win32"
 457      ],
 458      "engines": {
 459        "node": ">=18"
 460      }
 461    },
 462    "node_modules/@img/colour": {
 463      "version": "1.1.0",
 464      "resolved": "https://registry.npmjs.org/@img/colour/-/colour-1.1.0.tgz",
 465      "integrity": "sha512-Td76q7j57o/tLVdgS746cYARfSyxk8iEfRxewL9h4OMzYhbW4TAcppl0mT4eyqXddh6L/jwoM75mo7ixa/pCeQ==",
 466      "dev": true,
 467      "license": "MIT",
 468      "engines": {
 469        "node": ">=18"
 470      }
 471    },
 472    "node_modules/@img/sharp-libvips-linux-ppc64": {
 473      "version": "1.2.4",
 474      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-ppc64/-/sharp-libvips-linux-ppc64-1.2.4.tgz",
 475      "integrity": "sha512-FMuvGijLDYG6lW+b/UvyilUWu5Ayu+3r2d1S8notiGCIyYU/76eig1UfMmkZ7vwgOrzKzlQbFSuQfgm7GYUPpA==",
 476      "cpu": [
 477        "ppc64"
 478      ],
 479      "dev": true,
 480      "libc": [
 481        "glibc"
 482      ],
 483      "license": "LGPL-3.0-or-later",
 484      "optional": true,
 485      "os": [
 486        "linux"
 487      ],
 488      "funding": {
 489        "url": "https://opencollective.com/libvips"
 490      }
 491    },
 492    "node_modules/@img/sharp-libvips-linux-riscv64": {
 493      "version": "1.2.4",
 494      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-riscv64/-/sharp-libvips-linux-riscv64-1.2.4.tgz",
 495      "integrity": "sha512-oVDbcR4zUC0ce82teubSm+x6ETixtKZBh/qbREIOcI3cULzDyb18Sr/Wcyx7NRQeQzOiHTNbZFF1UwPS2scyGA==",
 496      "cpu": [
 497        "riscv64"
 498      ],
 499      "dev": true,
 500      "libc": [
 501        "glibc"
 502      ],
 503      "license": "LGPL-3.0-or-later",
 504      "optional": true,
 505      "os": [
 506        "linux"
 507      ],
 508      "funding": {
 509        "url": "https://opencollective.com/libvips"
 510      }
 511    },
 512    "node_modules/@img/sharp-linux-ppc64": {
 513      "version": "0.34.5",
 514      "resolved": "https://registry.npmjs.org/@img/sharp-linux-ppc64/-/sharp-linux-ppc64-0.34.5.tgz",
 515      "integrity": "sha512-7zznwNaqW6YtsfrGGDA6BRkISKAAE1Jo0QdpNYXNMHu2+0dTrPflTLNkpc8l7MUP5M16ZJcUvysVWWrMefZquA==",
 516      "cpu": [
 517        "ppc64"
 518      ],
 519      "dev": true,
 520      "libc": [
 521        "glibc"
 522      ],
 523      "license": "Apache-2.0",
 524      "optional": true,
 525      "os": [
 526        "linux"
 527      ],
 528      "engines": {
 529        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
 530      },
 531      "funding": {
 532        "url": "https://opencollective.com/libvips"
 533      },
 534      "optionalDependencies": {
 535        "@img/sharp-libvips-linux-ppc64": "1.2.4"
 536      }
 537    },
 538    "node_modules/@img/sharp-linux-riscv64": {
 539      "version": "0.34.5",
 540      "resolved": "https://registry.npmjs.org/@img/sharp-linux-riscv64/-/sharp-linux-riscv64-0.34.5.tgz",
 541      "integrity": "sha512-51gJuLPTKa7piYPaVs8GmByo7/U7/7TZOq+cnXJIHZKavIRHAP77e3N2HEl3dgiqdD/w0yUfiJnII77PuDDFdw==",
 542      "cpu": [
 543        "riscv64"
 544      ],
 545      "dev": true,
 546      "libc": [
 547        "glibc"
 548      ],
 549      "license": "Apache-2.0",
 550      "optional": true,
 551      "os": [
 552        "linux"
 553      ],
 554      "engines": {
 555        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
 556      },
 557      "funding": {
 558        "url": "https://opencollective.com/libvips"
 559      },
 560      "optionalDependencies": {
 561        "@img/sharp-libvips-linux-riscv64": "1.2.4"
 562      }
 563    },
 564    "node_modules/@img/sharp-win32-arm64": {
 565      "version": "0.34.5",
 566      "resolved": "https://registry.npmjs.org/@img/sharp-win32-arm64/-/sharp-win32-arm64-0.34.5.tgz",
 567      "integrity": "sha512-WQ3AgWCWYSb2yt+IG8mnC6Jdk9Whs7O0gxphblsLvdhSpSTtmu69ZG1Gkb6NuvxsNACwiPV6cNSZNzt0KPsw7g==",
 568      "cpu": [
 569        "arm64"
 570      ],
 571      "dev": true,
 572      "license": "Apache-2.0 AND LGPL-3.0-or-later",
 573      "optional": true,
 574      "os": [
 575        "win32"
 576      ],
 577      "engines": {
 578        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
 579      },
 580      "funding": {
 581        "url": "https://opencollective.com/libvips"
 582      }
 583    },
 584    "node_modules/@jridgewell/resolve-uri": {
 585      "version": "3.1.2",
 586      "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
 587      "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
 588      "dev": true,
 589      "license": "MIT",
 590      "engines": {
 591        "node": ">=6.0.0"
 592      }
 593    },
 594    "node_modules/@jridgewell/sourcemap-codec": {
 595      "version": "1.5.5",
 596      "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
 597      "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
 598      "dev": true,
 599      "license": "MIT"
 600    },
 601    "node_modules/@jridgewell/trace-mapping": {
 602      "version": "0.3.9",
 603      "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
 604      "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==",
 605      "dev": true,
 606      "license": "MIT",
 607      "dependencies": {
 608        "@jridgewell/resolve-uri": "^3.0.3",
 609        "@jridgewell/sourcemap-codec": "^1.4.10"
 610      }
 611    },
 612    "node_modules/@pdf-lib/standard-fonts": {
 613      "version": "1.0.0",
 614      "resolved": "https://registry.npmjs.org/@pdf-lib/standard-fonts/-/standard-fonts-1.0.0.tgz",
 615      "integrity": "sha512-hU30BK9IUN/su0Mn9VdlVKsWBS6GyhVfqjwl1FjZN4TxP6cCw0jP2w7V3Hf5uX7M0AZJ16vey9yE0ny7Sa59ZA==",
 616      "license": "MIT",
 617      "dependencies": {
 618        "pako": "^1.0.6"
 619      }
 620    },
 621    "node_modules/@pdf-lib/upng": {
 622      "version": "1.0.1",
 623      "resolved": "https://registry.npmjs.org/@pdf-lib/upng/-/upng-1.0.1.tgz",
 624      "integrity": "sha512-dQK2FUMQtowVP00mtIksrlZhdFXQZPC+taih1q4CvPZ5vqdxR/LKBaFg0oAfzd1GlHZXXSPdQfzQnt+ViGvEIQ==",
 625      "license": "MIT",
 626      "dependencies": {
 627        "pako": "^1.0.10"
 628      }
 629    },
 630    "node_modules/@poppinss/colors": {
 631      "version": "4.1.6",
 632      "resolved": "https://registry.npmjs.org/@poppinss/colors/-/colors-4.1.6.tgz",
 633      "integrity": "sha512-H9xkIdFswbS8n1d6vmRd8+c10t2Qe+rZITbbDHHkQixH5+2x1FDGmi/0K+WgWiqQFKPSlIYB7jlH6Kpfn6Fleg==",
 634      "dev": true,
 635      "license": "MIT",
 636      "dependencies": {
 637        "kleur": "^4.1.5"
 638      }
 639    },
 640    "node_modules/@poppinss/dumper": {
 641      "version": "0.6.5",
 642      "resolved": "https://registry.npmjs.org/@poppinss/dumper/-/dumper-0.6.5.tgz",
 643      "integrity": "sha512-NBdYIb90J7LfOI32dOewKI1r7wnkiH6m920puQ3qHUeZkxNkQiFnXVWoE6YtFSv6QOiPPf7ys6i+HWWecDz7sw==",
 644      "dev": true,
 645      "license": "MIT",
 646      "dependencies": {
 647        "@poppinss/colors": "^4.1.5",
 648        "@sindresorhus/is": "^7.0.2",
 649        "supports-color": "^10.0.0"
 650      }
 651    },
 652    "node_modules/@poppinss/exception": {
 653      "version": "1.2.3",
 654      "resolved": "https://registry.npmjs.org/@poppinss/exception/-/exception-1.2.3.tgz",
 655      "integrity": "sha512-dCED+QRChTVatE9ibtoaxc+WkdzOSjYTKi/+uacHWIsfodVfpsueo3+DKpgU5Px8qXjgmXkSvhXvSCz3fnP9lw==",
 656      "dev": true,
 657      "license": "MIT"
 658    },
 659    "node_modules/@sindresorhus/is": {
 660      "version": "7.2.0",
 661      "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-7.2.0.tgz",
 662      "integrity": "sha512-P1Cz1dWaFfR4IR+U13mqqiGsLFf1KbayybWwdd2vfctdV6hDpUkgCY0nKOLLTMSoRd/jJNjtbqzf13K8DCCXQw==",
 663      "dev": true,
 664      "license": "MIT",
 665      "engines": {
 666        "node": ">=18"
 667      },
 668      "funding": {
 669        "url": "https://github.com/sindresorhus/is?sponsor=1"
 670      }
 671    },
 672    "node_modules/@speed-highlight/core": {
 673      "version": "1.2.17",
 674      "resolved": "https://registry.npmjs.org/@speed-highlight/core/-/core-1.2.17.tgz",
 675      "integrity": "sha512-Z92FwKpCtfaW1V0jTU/fh3QzYEZN8wDwrzRIBoADCJfn4mJCNcJN/XegifX7BDrQ8/h9Xh/JnbyMchL0FqXrkg==",
 676      "dev": true,
 677      "license": "CC0-1.0"
 678    },
 679    "node_modules/@types/node": {
 680      "version": "26.1.1",
 681      "resolved": "https://registry.npmjs.org/@types/node/-/node-26.1.1.tgz",
 682      "integrity": "sha512-nxAkRSVkN1Y0JC1W8ky/fTfkGsMmcrRsbx+3XoZE+rMOX71kLYTV7fLXpqud1GpbpP5TuffXFqfX7fH2GgZREw==",
 683      "dev": true,
 684      "license": "MIT",
 685      "dependencies": {
 686        "undici-types": "~8.3.0"
 687      }
 688    },
 689    "node_modules/@typescript/typescript-aix-ppc64": {
 690      "version": "7.0.2",
 691      "resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz",
 692      "integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==",
 693      "cpu": [
 694        "ppc64"
 695      ],
 696      "dev": true,
 697      "license": "Apache-2.0",
 698      "optional": true,
 699      "os": [
 700        "aix"
 701      ],
 702      "engines": {
 703        "node": ">=16.20.0"
 704      }
 705    },
 706    "node_modules/@typescript/typescript-darwin-arm64": {
 707      "version": "7.0.2",
 708      "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz",
 709      "integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==",
 710      "cpu": [
 711        "arm64"
 712      ],
 713      "dev": true,
 714      "license": "Apache-2.0",
 715      "optional": true,
 716      "os": [
 717        "darwin"
 718      ],
 719      "engines": {
 720        "node": ">=16.20.0"
 721      }
 722    },
 723    "node_modules/@typescript/typescript-darwin-x64": {
 724      "version": "7.0.2",
 725      "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz",
 726      "integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==",
 727      "cpu": [
 728        "x64"
 729      ],
 730      "dev": true,
 731      "license": "Apache-2.0",
 732      "optional": true,
 733      "os": [
 734        "darwin"
 735      ],
 736      "engines": {
 737        "node": ">=16.20.0"
 738      }
 739    },
 740    "node_modules/@typescript/typescript-freebsd-arm64": {
 741      "version": "7.0.2",
 742      "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz",
 743      "integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==",
 744      "cpu": [
 745        "arm64"
 746      ],
 747      "dev": true,
 748      "license": "Apache-2.0",
 749      "optional": true,
 750      "os": [
 751        "freebsd"
 752      ],
 753      "engines": {
 754        "node": ">=16.20.0"
 755      }
 756    },
 757    "node_modules/@typescript/typescript-freebsd-x64": {
 758      "version": "7.0.2",
 759      "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz",
 760      "integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==",
 761      "cpu": [
 762        "x64"
 763      ],
 764      "dev": true,
 765      "license": "Apache-2.0",
 766      "optional": true,
 767      "os": [
 768        "freebsd"
 769      ],
 770      "engines": {
 771        "node": ">=16.20.0"
 772      }
 773    },
 774    "node_modules/@typescript/typescript-linux-arm": {
 775      "version": "7.0.2",
 776      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz",
 777      "integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==",
 778      "cpu": [
 779        "arm"
 780      ],
 781      "dev": true,
 782      "license": "Apache-2.0",
 783      "optional": true,
 784      "os": [
 785        "linux"
 786      ],
 787      "engines": {
 788        "node": ">=16.20.0"
 789      }
 790    },
 791    "node_modules/@typescript/typescript-linux-arm64": {
 792      "version": "7.0.2",
 793      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz",
 794      "integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==",
 795      "cpu": [
 796        "arm64"
 797      ],
 798      "dev": true,
 799      "license": "Apache-2.0",
 800      "optional": true,
 801      "os": [
 802        "linux"
 803      ],
 804      "engines": {
 805        "node": ">=16.20.0"
 806      }
 807    },
 808    "node_modules/@typescript/typescript-linux-loong64": {
 809      "version": "7.0.2",
 810      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz",
 811      "integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==",
 812      "cpu": [
 813        "loong64"
 814      ],
 815      "dev": true,
 816      "license": "Apache-2.0",
 817      "optional": true,
 818      "os": [
 819        "linux"
 820      ],
 821      "engines": {
 822        "node": ">=16.20.0"
 823      }
 824    },
 825    "node_modules/@typescript/typescript-linux-mips64el": {
 826      "version": "7.0.2",
 827      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz",
 828      "integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==",
 829      "cpu": [
 830        "mips64el"
 831      ],
 832      "dev": true,
 833      "license": "Apache-2.0",
 834      "optional": true,
 835      "os": [
 836        "linux"
 837      ],
 838      "engines": {
 839        "node": ">=16.20.0"
 840      }
 841    },
 842    "node_modules/@typescript/typescript-linux-ppc64": {
 843      "version": "7.0.2",
 844      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz",
 845      "integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==",
 846      "cpu": [
 847        "ppc64"
 848      ],
 849      "dev": true,
 850      "license": "Apache-2.0",
 851      "optional": true,
 852      "os": [
 853        "linux"
 854      ],
 855      "engines": {
 856        "node": ">=16.20.0"
 857      }
 858    },
 859    "node_modules/@typescript/typescript-linux-riscv64": {
 860      "version": "7.0.2",
 861      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz",
 862      "integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==",
 863      "cpu": [
 864        "riscv64"
 865      ],
 866      "dev": true,
 867      "license": "Apache-2.0",
 868      "optional": true,
 869      "os": [
 870        "linux"
 871      ],
 872      "engines": {
 873        "node": ">=16.20.0"
 874      }
 875    },
 876    "node_modules/@typescript/typescript-linux-s390x": {
 877      "version": "7.0.2",
 878      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz",
 879      "integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==",
 880      "cpu": [
 881        "s390x"
 882      ],
 883      "dev": true,
 884      "license": "Apache-2.0",
 885      "optional": true,
 886      "os": [
 887        "linux"
 888      ],
 889      "engines": {
 890        "node": ">=16.20.0"
 891      }
 892    },
 893    "node_modules/@typescript/typescript-linux-x64": {
 894      "version": "7.0.2",
 895      "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz",
 896      "integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==",
 897      "cpu": [
 898        "x64"
 899      ],
 900      "dev": true,
 901      "license": "Apache-2.0",
 902      "optional": true,
 903      "os": [
 904        "linux"
 905      ],
 906      "engines": {
 907        "node": ">=16.20.0"
 908      }
 909    },
 910    "node_modules/@typescript/typescript-netbsd-arm64": {
 911      "version": "7.0.2",
 912      "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz",
 913      "integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==",
 914      "cpu": [
 915        "arm64"
 916      ],
 917      "dev": true,
 918      "license": "Apache-2.0",
 919      "optional": true,
 920      "os": [
 921        "netbsd"
 922      ],
 923      "engines": {
 924        "node": ">=16.20.0"
 925      }
 926    },
 927    "node_modules/@typescript/typescript-netbsd-x64": {
 928      "version": "7.0.2",
 929      "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz",
 930      "integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==",
 931      "cpu": [
 932        "x64"
 933      ],
 934      "dev": true,
 935      "license": "Apache-2.0",
 936      "optional": true,
 937      "os": [
 938        "netbsd"
 939      ],
 940      "engines": {
 941        "node": ">=16.20.0"
 942      }
 943    },
 944    "node_modules/@typescript/typescript-openbsd-arm64": {
 945      "version": "7.0.2",
 946      "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz",
 947      "integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==",
 948      "cpu": [
 949        "arm64"
 950      ],
 951      "dev": true,
 952      "license": "Apache-2.0",
 953      "optional": true,
 954      "os": [
 955        "openbsd"
 956      ],
 957      "engines": {
 958        "node": ">=16.20.0"
 959      }
 960    },
 961    "node_modules/@typescript/typescript-openbsd-x64": {
 962      "version": "7.0.2",
 963      "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz",
 964      "integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==",
 965      "cpu": [
 966        "x64"
 967      ],
 968      "dev": true,
 969      "license": "Apache-2.0",
 970      "optional": true,
 971      "os": [
 972        "openbsd"
 973      ],
 974      "engines": {
 975        "node": ">=16.20.0"
 976      }
 977    },
 978    "node_modules/@typescript/typescript-sunos-x64": {
 979      "version": "7.0.2",
 980      "resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz",
 981      "integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==",
 982      "cpu": [
 983        "x64"
 984      ],
 985      "dev": true,
 986      "license": "Apache-2.0",
 987      "optional": true,
 988      "os": [
 989        "sunos"
 990      ],
 991      "engines": {
 992        "node": ">=16.20.0"
 993      }
 994    },
 995    "node_modules/@typescript/typescript-win32-arm64": {
 996      "version": "7.0.2",
 997      "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz",
 998      "integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==",
 999      "cpu": [
1000        "arm64"
1001      ],
1002      "dev": true,
1003      "license": "Apache-2.0",
1004      "optional": true,
1005      "os": [
1006        "win32"
1007      ],
1008      "engines": {
1009        "node": ">=16.20.0"
1010      }
1011    },
1012    "node_modules/@typescript/typescript-win32-x64": {
1013      "version": "7.0.2",
1014      "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz",
1015      "integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==",
1016      "cpu": [
1017        "x64"
1018      ],
1019      "dev": true,
1020      "license": "Apache-2.0",
1021      "optional": true,
1022      "os": [
1023        "win32"
1024      ],
1025      "engines": {
1026        "node": ">=16.20.0"
1027      }
1028    },
1029    "node_modules/blake3-wasm": {
1030      "version": "2.1.5",
1031      "resolved": "https://registry.npmjs.org/blake3-wasm/-/blake3-wasm-2.1.5.tgz",
1032      "integrity": "sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g==",
1033      "dev": true,
1034      "license": "MIT"
1035    },
1036    "node_modules/cookie": {
1037      "version": "1.1.1",
1038      "resolved": "https://registry.npmjs.org/cookie/-/cookie-1.1.1.tgz",
1039      "integrity": "sha512-ei8Aos7ja0weRpFzJnEA9UHJ/7XQmqglbRwnf2ATjcB9Wq874VKH9kfjjirM6UhU2/E5fFYadylyhFldcqSidQ==",
1040      "dev": true,
1041      "license": "MIT",
1042      "engines": {
1043        "node": ">=18"
1044      },
1045      "funding": {
1046        "type": "opencollective",
1047        "url": "https://opencollective.com/express"
1048      }
1049    },
1050    "node_modules/detect-libc": {
1051      "version": "2.1.2",
1052      "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
1053      "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
1054      "dev": true,
1055      "license": "Apache-2.0",
1056      "engines": {
1057        "node": ">=8"
1058      }
1059    },
1060    "node_modules/error-stack-parser-es": {
1061      "version": "1.0.5",
1062      "resolved": "https://registry.npmjs.org/error-stack-parser-es/-/error-stack-parser-es-1.0.5.tgz",
1063      "integrity": "sha512-5qucVt2XcuGMcEGgWI7i+yZpmpByQ8J1lHhcL7PwqCwu9FPP3VUXzT4ltHe5i2z9dePwEHcDVOAfSnHsOlCXRA==",
1064      "dev": true,
1065      "license": "MIT",
1066      "funding": {
1067        "url": "https://github.com/sponsors/antfu"
1068      }
1069    },
1070    "node_modules/esbuild": {
1071      "version": "0.28.1",
1072      "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.28.1.tgz",
1073      "integrity": "sha512-HrJrvZv5ayxBzPfwphOoNzkzOIIlifzk0KJrGK2c8R4+LKpMtpYLQeUdjnwjWv/LZlkH2laZk+4w78pi99D4Vw==",
1074      "dev": true,
1075      "hasInstallScript": true,
1076      "license": "MIT",
1077      "bin": {
1078        "esbuild": "bin/esbuild"
1079      },
1080      "engines": {
1081        "node": ">=18"
1082      },
1083      "optionalDependencies": {
1084        "@esbuild/aix-ppc64": "0.28.1",
1085        "@esbuild/android-arm": "0.28.1",
1086        "@esbuild/android-arm64": "0.28.1",
1087        "@esbuild/android-x64": "0.28.1",
1088        "@esbuild/darwin-arm64": "0.28.1",
1089        "@esbuild/darwin-x64": "0.28.1",
1090        "@esbuild/freebsd-arm64": "0.28.1",
1091        "@esbuild/freebsd-x64": "0.28.1",
1092        "@esbuild/linux-arm": "0.28.1",
1093        "@esbuild/linux-arm64": "0.28.1",
1094        "@esbuild/linux-ia32": "0.28.1",
1095        "@esbuild/linux-loong64": "0.28.1",
1096        "@esbuild/linux-mips64el": "0.28.1",
1097        "@esbuild/linux-ppc64": "0.28.1",
1098        "@esbuild/linux-riscv64": "0.28.1",
1099        "@esbuild/linux-s390x": "0.28.1",
1100        "@esbuild/linux-x64": "0.28.1",
1101        "@esbuild/netbsd-arm64": "0.28.1",
1102        "@esbuild/netbsd-x64": "0.28.1",
1103        "@esbuild/openbsd-arm64": "0.28.1",
1104        "@esbuild/openbsd-x64": "0.28.1",
1105        "@esbuild/openharmony-arm64": "0.28.1",
1106        "@esbuild/sunos-x64": "0.28.1",
1107        "@esbuild/win32-arm64": "0.28.1",
1108        "@esbuild/win32-ia32": "0.28.1",
1109        "@esbuild/win32-x64": "0.28.1"
1110      }
1111    },
1112    "node_modules/esbuild/node_modules/@esbuild/netbsd-arm64": {
1113      "version": "0.28.1",
1114      "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.28.1.tgz",
1115      "integrity": "sha512-oks0DYbLwWMmaakTsCb+zL4E+aHRVLom9IJZOAthMQEPiQmydXHkziYEsGYRx0uNV/IjEKGAV941JzH02pflqw==",
1116      "cpu": [
1117        "arm64"
1118      ],
1119      "dev": true,
1120      "license": "MIT",
1121      "optional": true,
1122      "os": [
1123        "netbsd"
1124      ],
1125      "engines": {
1126        "node": ">=18"
1127      }
1128    },
1129    "node_modules/esbuild/node_modules/@esbuild/openbsd-arm64": {
1130      "version": "0.28.1",
1131      "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.28.1.tgz",
1132      "integrity": "sha512-MEFJe5C3R8pwXdZ5Y21oo6m7ePiS0d9pWucn99O/wvyJZChoIQKrQDxKrGeW8F5+T0okTHesAmDeiHDTIq0V/Q==",
1133      "cpu": [
1134        "arm64"
1135      ],
1136      "dev": true,
1137      "license": "MIT",
1138      "optional": true,
1139      "os": [
1140        "openbsd"
1141      ],
1142      "engines": {
1143        "node": ">=18"
1144      }
1145    },
1146    "node_modules/fsevents": {
1147      "version": "2.3.3",
1148      "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
1149      "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
1150      "dev": true,
1151      "hasInstallScript": true,
1152      "license": "MIT",
1153      "optional": true,
1154      "os": [
1155        "darwin"
1156      ],
1157      "engines": {
1158        "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
1159      }
1160    },
1161    "node_modules/jose": {
1162      "version": "6.2.3",
1163      "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz",
1164      "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==",
1165      "license": "MIT",
1166      "funding": {
1167        "url": "https://github.com/sponsors/panva"
1168      }
1169    },
1170    "node_modules/kleur": {
1171      "version": "4.1.5",
1172      "resolved": "https://registry.npmjs.org/kleur/-/kleur-4.1.5.tgz",
1173      "integrity": "sha512-o+NO+8WrRiQEE4/7nwRJhN1HWpVmJm511pBHUxPLtp0BUISzlBplORYSmTclCnJvQq2tKu/sgl3xVpkc7ZWuQQ==",
1174      "dev": true,
1175      "license": "MIT",
1176      "engines": {
1177        "node": ">=6"
1178      }
1179    },
1180    "node_modules/pako": {
1181      "version": "1.0.11",
1182      "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz",
1183      "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==",
1184      "license": "(MIT AND Zlib)"
1185    },
1186    "node_modules/path-to-regexp": {
1187      "version": "6.3.0",
1188      "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
1189      "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
1190      "dev": true,
1191      "license": "MIT"
1192    },
1193    "node_modules/pathe": {
1194      "version": "2.0.3",
1195      "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.3.tgz",
1196      "integrity": "sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w==",
1197      "dev": true,
1198      "license": "MIT"
1199    },
1200    "node_modules/pdf-lib": {
1201      "version": "1.17.1",
1202      "resolved": "https://registry.npmjs.org/pdf-lib/-/pdf-lib-1.17.1.tgz",
1203      "integrity": "sha512-V/mpyJAoTsN4cnP31vc0wfNA1+p20evqqnap0KLoRUN0Yk/p3wN52DOEsL4oBFcLdb76hlpKPtzJIgo67j/XLw==",
1204      "license": "MIT",
1205      "dependencies": {
1206        "@pdf-lib/standard-fonts": "^1.0.0",
1207        "@pdf-lib/upng": "^1.0.1",
1208        "pako": "^1.0.11",
1209        "tslib": "^1.11.1"
1210      }
1211    },
1212    "node_modules/pdf-lib/node_modules/tslib": {
1213      "version": "1.14.1",
1214      "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
1215      "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==",
1216      "license": "0BSD"
1217    },
1218    "node_modules/semver": {
1219      "version": "7.8.5",
1220      "resolved": "https://registry.npmjs.org/semver/-/semver-7.8.5.tgz",
1221      "integrity": "sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==",
1222      "dev": true,
1223      "license": "ISC",
1224      "bin": {
1225        "semver": "bin/semver.js"
1226      },
1227      "engines": {
1228        "node": ">=10"
1229      }
1230    },
1231    "node_modules/supports-color": {
1232      "version": "10.2.2",
1233      "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz",
1234      "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==",
1235      "dev": true,
1236      "license": "MIT",
1237      "engines": {
1238        "node": ">=18"
1239      },
1240      "funding": {
1241        "url": "https://github.com/chalk/supports-color?sponsor=1"
1242      }
1243    },
1244    "node_modules/tslib": {
1245      "version": "2.8.1",
1246      "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
1247      "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==",
1248      "dev": true,
1249      "license": "0BSD",
1250      "optional": true
1251    },
1252    "node_modules/typescript": {
1253      "version": "7.0.2",
1254      "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz",
1255      "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==",
1256      "dev": true,
1257      "license": "Apache-2.0",
1258      "bin": {
1259        "tsc": "bin/tsc"
1260      },
1261      "engines": {
1262        "node": ">=16.20.0"
1263      },
1264      "optionalDependencies": {
1265        "@typescript/typescript-aix-ppc64": "7.0.2",
1266        "@typescript/typescript-darwin-arm64": "7.0.2",
1267        "@typescript/typescript-darwin-x64": "7.0.2",
1268        "@typescript/typescript-freebsd-arm64": "7.0.2",
1269        "@typescript/typescript-freebsd-x64": "7.0.2",
1270        "@typescript/typescript-linux-arm": "7.0.2",
1271        "@typescript/typescript-linux-arm64": "7.0.2",
1272        "@typescript/typescript-linux-loong64": "7.0.2",
1273        "@typescript/typescript-linux-mips64el": "7.0.2",
1274        "@typescript/typescript-linux-ppc64": "7.0.2",
1275        "@typescript/typescript-linux-riscv64": "7.0.2",
1276        "@typescript/typescript-linux-s390x": "7.0.2",
1277        "@typescript/typescript-linux-x64": "7.0.2",
1278        "@typescript/typescript-netbsd-arm64": "7.0.2",
1279        "@typescript/typescript-netbsd-x64": "7.0.2",
1280        "@typescript/typescript-openbsd-arm64": "7.0.2",
1281        "@typescript/typescript-openbsd-x64": "7.0.2",
1282        "@typescript/typescript-sunos-x64": "7.0.2",
1283        "@typescript/typescript-win32-arm64": "7.0.2",
1284        "@typescript/typescript-win32-x64": "7.0.2"
1285      }
1286    },
1287    "node_modules/undici": {
1288      "version": "7.28.0",
1289      "resolved": "https://registry.npmjs.org/undici/-/undici-7.28.0.tgz",
1290      "integrity": "sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==",
1291      "dev": true,
1292      "license": "MIT",
1293      "engines": {
1294        "node": ">=20.18.1"
1295      }
1296    },
1297    "node_modules/undici-types": {
1298      "version": "8.3.0",
1299      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
1300      "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
1301      "dev": true,
1302      "license": "MIT"
1303    },
1304    "node_modules/unenv": {
1305      "version": "2.0.0-rc.24",
1306      "resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz",
1307      "integrity": "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==",
1308      "dev": true,
1309      "license": "MIT",
1310      "dependencies": {
1311        "pathe": "^2.0.3"
1312      }
1313    },
1314    "node_modules/wrangler": {
1315      "version": "4.112.0",
1316      "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-4.112.0.tgz",
1317      "integrity": "sha512-5H+XUD0TySCv1LuktFHDIEOkboH2nTfQs+35L+USt3MtntjDTMVIJprLgQcL2WBjulOyjxpd1vyTiSTJVW5MjQ==",
1318      "dev": true,
1319      "license": "MIT OR Apache-2.0",
1320      "dependencies": {
1321        "@cloudflare/kv-asset-handler": "0.5.0",
1322        "@cloudflare/unenv-preset": "2.16.1",
1323        "blake3-wasm": "2.1.5",
1324        "esbuild": "0.28.1",
1325        "miniflare": "4.20260714.0",
1326        "path-to-regexp": "6.3.0",
1327        "unenv": "2.0.0-rc.24",
1328        "workerd": "1.20260714.1"
1329      },
1330      "bin": {
1331        "cf-wrangler": "bin/cf-wrangler.js",
1332        "wrangler": "bin/wrangler.js",
1333        "wrangler2": "bin/wrangler.js"
1334      },
1335      "engines": {
1336        "node": ">=22.0.0"
1337      },
1338      "optionalDependencies": {
1339        "fsevents": "2.3.3"
1340      },
1341      "peerDependencies": {
1342        "@cloudflare/workers-types": "^5.20260714.1"
1343      },
1344      "peerDependenciesMeta": {
1345        "@cloudflare/workers-types": {
1346          "optional": true
1347        }
1348      }
1349    },
1350    "node_modules/wrangler/node_modules/@cloudflare/unenv-preset": {
1351      "version": "2.16.1",
1352      "resolved": "https://registry.npmjs.org/@cloudflare/unenv-preset/-/unenv-preset-2.16.1.tgz",
1353      "integrity": "sha512-ECxObrMfyTl5bhQf/lZCXwo5G6xX9IAUo+nDMKK4SZ8m4Jvvxp52vilxyySSWh2YTZz8+HQ07qGH/2rEom1vDw==",
1354      "dev": true,
1355      "license": "MIT OR Apache-2.0",
1356      "peerDependencies": {
1357        "unenv": "2.0.0-rc.24",
1358        "workerd": ">1.20260305.0 <2.0.0-0"
1359      },
1360      "peerDependenciesMeta": {
1361        "workerd": {
1362          "optional": true
1363        }
1364      }
1365    },
1366    "node_modules/wrangler/node_modules/@cloudflare/workerd-darwin-64": {
1367      "version": "1.20260714.1",
1368      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20260714.1.tgz",
1369      "integrity": "sha512-ZWXqAN8G7Cx9hMRQuk+59ziJhR3j1F4iO+Qs8aHdfKZ3Dq5Yi/57xvkJTgCGBnW1YU/L78r8f6HEy51bwbTpNw==",
1370      "cpu": [
1371        "x64"
1372      ],
1373      "dev": true,
1374      "license": "Apache-2.0",
1375      "optional": true,
1376      "os": [
1377        "darwin"
1378      ],
1379      "engines": {
1380        "node": ">=16"
1381      }
1382    },
1383    "node_modules/wrangler/node_modules/@cloudflare/workerd-darwin-arm64": {
1384      "version": "1.20260714.1",
1385      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20260714.1.tgz",
1386      "integrity": "sha512-tueWxWC3wyCbMG6zRAxsMXX0YLgrRWbiAPYFQ2uJ7dUH8G+5E7UTWaQS9B1HdJ0bpKFW1NWxhs1o2noKVFSUYg==",
1387      "cpu": [
1388        "arm64"
1389      ],
1390      "dev": true,
1391      "license": "Apache-2.0",
1392      "optional": true,
1393      "os": [
1394        "darwin"
1395      ],
1396      "engines": {
1397        "node": ">=16"
1398      }
1399    },
1400    "node_modules/wrangler/node_modules/@cloudflare/workerd-linux-64": {
1401      "version": "1.20260714.1",
1402      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20260714.1.tgz",
1403      "integrity": "sha512-1VChTZRb0l0F7R4e1G5RtLKV4oFi6x+rQgxh2+yu887j3l/3TLgatuv1L8/5zhc9gKEhATTxOh0e52Rtd9dDWQ==",
1404      "cpu": [
1405        "x64"
1406      ],
1407      "dev": true,
1408      "license": "Apache-2.0",
1409      "optional": true,
1410      "os": [
1411        "linux"
1412      ],
1413      "engines": {
1414        "node": ">=16"
1415      }
1416    },
1417    "node_modules/wrangler/node_modules/@cloudflare/workerd-linux-arm64": {
1418      "version": "1.20260714.1",
1419      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20260714.1.tgz",
1420      "integrity": "sha512-rMm3G+NirG2UdgHIRDdF1asNC6FqgIzZzkRG+VDhhDGcVxAQwvrMT1E38BivEvHr3G04MB4AfhcOczX0+GtRkQ==",
1421      "cpu": [
1422        "arm64"
1423      ],
1424      "dev": true,
1425      "license": "Apache-2.0",
1426      "optional": true,
1427      "os": [
1428        "linux"
1429      ],
1430      "engines": {
1431        "node": ">=16"
1432      }
1433    },
1434    "node_modules/wrangler/node_modules/@cloudflare/workerd-windows-64": {
1435      "version": "1.20260714.1",
1436      "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20260714.1.tgz",
1437      "integrity": "sha512-cGqnU3Hg2YZS/k3SAqrMp1DjpdsyFde72tWltdl6ZT9+SFz/Zrk/8gyTU1TcxC4YApXeNVH5TyU5cOGPgUJ0pg==",
1438      "cpu": [
1439        "x64"
1440      ],
1441      "dev": true,
1442      "license": "Apache-2.0",
1443      "optional": true,
1444      "os": [
1445        "win32"
1446      ],
1447      "engines": {
1448        "node": ">=16"
1449      }
1450    },
1451    "node_modules/wrangler/node_modules/@img/sharp-darwin-arm64": {
1452      "version": "0.34.5",
1453      "resolved": "https://registry.npmjs.org/@img/sharp-darwin-arm64/-/sharp-darwin-arm64-0.34.5.tgz",
1454      "integrity": "sha512-imtQ3WMJXbMY4fxb/Ndp6HBTNVtWCUI0WdobyheGf5+ad6xX8VIDO8u2xE4qc/fr08CKG/7dDseFtn6M6g/r3w==",
1455      "cpu": [
1456        "arm64"
1457      ],
1458      "dev": true,
1459      "license": "Apache-2.0",
1460      "optional": true,
1461      "os": [
1462        "darwin"
1463      ],
1464      "engines": {
1465        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1466      },
1467      "funding": {
1468        "url": "https://opencollective.com/libvips"
1469      },
1470      "optionalDependencies": {
1471        "@img/sharp-libvips-darwin-arm64": "1.2.4"
1472      }
1473    },
1474    "node_modules/wrangler/node_modules/@img/sharp-darwin-x64": {
1475      "version": "0.34.5",
1476      "resolved": "https://registry.npmjs.org/@img/sharp-darwin-x64/-/sharp-darwin-x64-0.34.5.tgz",
1477      "integrity": "sha512-YNEFAF/4KQ/PeW0N+r+aVVsoIY0/qxxikF2SWdp+NRkmMB7y9LBZAVqQ4yhGCm/H3H270OSykqmQMKLBhBJDEw==",
1478      "cpu": [
1479        "x64"
1480      ],
1481      "dev": true,
1482      "license": "Apache-2.0",
1483      "optional": true,
1484      "os": [
1485        "darwin"
1486      ],
1487      "engines": {
1488        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1489      },
1490      "funding": {
1491        "url": "https://opencollective.com/libvips"
1492      },
1493      "optionalDependencies": {
1494        "@img/sharp-libvips-darwin-x64": "1.2.4"
1495      }
1496    },
1497    "node_modules/wrangler/node_modules/@img/sharp-libvips-darwin-arm64": {
1498      "version": "1.2.4",
1499      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-arm64/-/sharp-libvips-darwin-arm64-1.2.4.tgz",
1500      "integrity": "sha512-zqjjo7RatFfFoP0MkQ51jfuFZBnVE2pRiaydKJ1G/rHZvnsrHAOcQALIi9sA5co5xenQdTugCvtb1cuf78Vf4g==",
1501      "cpu": [
1502        "arm64"
1503      ],
1504      "dev": true,
1505      "license": "LGPL-3.0-or-later",
1506      "optional": true,
1507      "os": [
1508        "darwin"
1509      ],
1510      "funding": {
1511        "url": "https://opencollective.com/libvips"
1512      }
1513    },
1514    "node_modules/wrangler/node_modules/@img/sharp-libvips-darwin-x64": {
1515      "version": "1.2.4",
1516      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-darwin-x64/-/sharp-libvips-darwin-x64-1.2.4.tgz",
1517      "integrity": "sha512-1IOd5xfVhlGwX+zXv2N93k0yMONvUlANylbJw1eTah8K/Jtpi15KC+WSiaX/nBmbm2HxRM1gZ0nSdjSsrZbGKg==",
1518      "cpu": [
1519        "x64"
1520      ],
1521      "dev": true,
1522      "license": "LGPL-3.0-or-later",
1523      "optional": true,
1524      "os": [
1525        "darwin"
1526      ],
1527      "funding": {
1528        "url": "https://opencollective.com/libvips"
1529      }
1530    },
1531    "node_modules/wrangler/node_modules/@img/sharp-libvips-linux-arm": {
1532      "version": "1.2.4",
1533      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm/-/sharp-libvips-linux-arm-1.2.4.tgz",
1534      "integrity": "sha512-bFI7xcKFELdiNCVov8e44Ia4u2byA+l3XtsAj+Q8tfCwO6BQ8iDojYdvoPMqsKDkuoOo+X6HZA0s0q11ANMQ8A==",
1535      "cpu": [
1536        "arm"
1537      ],
1538      "dev": true,
1539      "libc": [
1540        "glibc"
1541      ],
1542      "license": "LGPL-3.0-or-later",
1543      "optional": true,
1544      "os": [
1545        "linux"
1546      ],
1547      "funding": {
1548        "url": "https://opencollective.com/libvips"
1549      }
1550    },
1551    "node_modules/wrangler/node_modules/@img/sharp-libvips-linux-arm64": {
1552      "version": "1.2.4",
1553      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-arm64/-/sharp-libvips-linux-arm64-1.2.4.tgz",
1554      "integrity": "sha512-excjX8DfsIcJ10x1Kzr4RcWe1edC9PquDRRPx3YVCvQv+U5p7Yin2s32ftzikXojb1PIFc/9Mt28/y+iRklkrw==",
1555      "cpu": [
1556        "arm64"
1557      ],
1558      "dev": true,
1559      "libc": [
1560        "glibc"
1561      ],
1562      "license": "LGPL-3.0-or-later",
1563      "optional": true,
1564      "os": [
1565        "linux"
1566      ],
1567      "funding": {
1568        "url": "https://opencollective.com/libvips"
1569      }
1570    },
1571    "node_modules/wrangler/node_modules/@img/sharp-libvips-linux-s390x": {
1572      "version": "1.2.4",
1573      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-s390x/-/sharp-libvips-linux-s390x-1.2.4.tgz",
1574      "integrity": "sha512-qmp9VrzgPgMoGZyPvrQHqk02uyjA0/QrTO26Tqk6l4ZV0MPWIW6LTkqOIov+J1yEu7MbFQaDpwdwJKhbJvuRxQ==",
1575      "cpu": [
1576        "s390x"
1577      ],
1578      "dev": true,
1579      "libc": [
1580        "glibc"
1581      ],
1582      "license": "LGPL-3.0-or-later",
1583      "optional": true,
1584      "os": [
1585        "linux"
1586      ],
1587      "funding": {
1588        "url": "https://opencollective.com/libvips"
1589      }
1590    },
1591    "node_modules/wrangler/node_modules/@img/sharp-libvips-linux-x64": {
1592      "version": "1.2.4",
1593      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linux-x64/-/sharp-libvips-linux-x64-1.2.4.tgz",
1594      "integrity": "sha512-tJxiiLsmHc9Ax1bz3oaOYBURTXGIRDODBqhveVHonrHJ9/+k89qbLl0bcJns+e4t4rvaNBxaEZsFtSfAdquPrw==",
1595      "cpu": [
1596        "x64"
1597      ],
1598      "dev": true,
1599      "libc": [
1600        "glibc"
1601      ],
1602      "license": "LGPL-3.0-or-later",
1603      "optional": true,
1604      "os": [
1605        "linux"
1606      ],
1607      "funding": {
1608        "url": "https://opencollective.com/libvips"
1609      }
1610    },
1611    "node_modules/wrangler/node_modules/@img/sharp-libvips-linuxmusl-arm64": {
1612      "version": "1.2.4",
1613      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-arm64/-/sharp-libvips-linuxmusl-arm64-1.2.4.tgz",
1614      "integrity": "sha512-FVQHuwx1IIuNow9QAbYUzJ+En8KcVm9Lk5+uGUQJHaZmMECZmOlix9HnH7n1TRkXMS0pGxIJokIVB9SuqZGGXw==",
1615      "cpu": [
1616        "arm64"
1617      ],
1618      "dev": true,
1619      "libc": [
1620        "musl"
1621      ],
1622      "license": "LGPL-3.0-or-later",
1623      "optional": true,
1624      "os": [
1625        "linux"
1626      ],
1627      "funding": {
1628        "url": "https://opencollective.com/libvips"
1629      }
1630    },
1631    "node_modules/wrangler/node_modules/@img/sharp-libvips-linuxmusl-x64": {
1632      "version": "1.2.4",
1633      "resolved": "https://registry.npmjs.org/@img/sharp-libvips-linuxmusl-x64/-/sharp-libvips-linuxmusl-x64-1.2.4.tgz",
1634      "integrity": "sha512-+LpyBk7L44ZIXwz/VYfglaX/okxezESc6UxDSoyo2Ks6Jxc4Y7sGjpgU9s4PMgqgjj1gZCylTieNamqA1MF7Dg==",
1635      "cpu": [
1636        "x64"
1637      ],
1638      "dev": true,
1639      "libc": [
1640        "musl"
1641      ],
1642      "license": "LGPL-3.0-or-later",
1643      "optional": true,
1644      "os": [
1645        "linux"
1646      ],
1647      "funding": {
1648        "url": "https://opencollective.com/libvips"
1649      }
1650    },
1651    "node_modules/wrangler/node_modules/@img/sharp-linux-arm": {
1652      "version": "0.34.5",
1653      "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm/-/sharp-linux-arm-0.34.5.tgz",
1654      "integrity": "sha512-9dLqsvwtg1uuXBGZKsxem9595+ujv0sJ6Vi8wcTANSFpwV/GONat5eCkzQo/1O6zRIkh0m/8+5BjrRr7jDUSZw==",
1655      "cpu": [
1656        "arm"
1657      ],
1658      "dev": true,
1659      "libc": [
1660        "glibc"
1661      ],
1662      "license": "Apache-2.0",
1663      "optional": true,
1664      "os": [
1665        "linux"
1666      ],
1667      "engines": {
1668        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1669      },
1670      "funding": {
1671        "url": "https://opencollective.com/libvips"
1672      },
1673      "optionalDependencies": {
1674        "@img/sharp-libvips-linux-arm": "1.2.4"
1675      }
1676    },
1677    "node_modules/wrangler/node_modules/@img/sharp-linux-arm64": {
1678      "version": "0.34.5",
1679      "resolved": "https://registry.npmjs.org/@img/sharp-linux-arm64/-/sharp-linux-arm64-0.34.5.tgz",
1680      "integrity": "sha512-bKQzaJRY/bkPOXyKx5EVup7qkaojECG6NLYswgktOZjaXecSAeCWiZwwiFf3/Y+O1HrauiE3FVsGxFg8c24rZg==",
1681      "cpu": [
1682        "arm64"
1683      ],
1684      "dev": true,
1685      "libc": [
1686        "glibc"
1687      ],
1688      "license": "Apache-2.0",
1689      "optional": true,
1690      "os": [
1691        "linux"
1692      ],
1693      "engines": {
1694        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1695      },
1696      "funding": {
1697        "url": "https://opencollective.com/libvips"
1698      },
1699      "optionalDependencies": {
1700        "@img/sharp-libvips-linux-arm64": "1.2.4"
1701      }
1702    },
1703    "node_modules/wrangler/node_modules/@img/sharp-linux-s390x": {
1704      "version": "0.34.5",
1705      "resolved": "https://registry.npmjs.org/@img/sharp-linux-s390x/-/sharp-linux-s390x-0.34.5.tgz",
1706      "integrity": "sha512-nQtCk0PdKfho3eC5MrbQoigJ2gd1CgddUMkabUj+rBevs8tZ2cULOx46E7oyX+04WGfABgIwmMC0VqieTiR4jg==",
1707      "cpu": [
1708        "s390x"
1709      ],
1710      "dev": true,
1711      "libc": [
1712        "glibc"
1713      ],
1714      "license": "Apache-2.0",
1715      "optional": true,
1716      "os": [
1717        "linux"
1718      ],
1719      "engines": {
1720        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1721      },
1722      "funding": {
1723        "url": "https://opencollective.com/libvips"
1724      },
1725      "optionalDependencies": {
1726        "@img/sharp-libvips-linux-s390x": "1.2.4"
1727      }
1728    },
1729    "node_modules/wrangler/node_modules/@img/sharp-linux-x64": {
1730      "version": "0.34.5",
1731      "resolved": "https://registry.npmjs.org/@img/sharp-linux-x64/-/sharp-linux-x64-0.34.5.tgz",
1732      "integrity": "sha512-MEzd8HPKxVxVenwAa+JRPwEC7QFjoPWuS5NZnBt6B3pu7EG2Ge0id1oLHZpPJdn3OQK+BQDiw9zStiHBTJQQQQ==",
1733      "cpu": [
1734        "x64"
1735      ],
1736      "dev": true,
1737      "libc": [
1738        "glibc"
1739      ],
1740      "license": "Apache-2.0",
1741      "optional": true,
1742      "os": [
1743        "linux"
1744      ],
1745      "engines": {
1746        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1747      },
1748      "funding": {
1749        "url": "https://opencollective.com/libvips"
1750      },
1751      "optionalDependencies": {
1752        "@img/sharp-libvips-linux-x64": "1.2.4"
1753      }
1754    },
1755    "node_modules/wrangler/node_modules/@img/sharp-linuxmusl-arm64": {
1756      "version": "0.34.5",
1757      "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-arm64/-/sharp-linuxmusl-arm64-0.34.5.tgz",
1758      "integrity": "sha512-fprJR6GtRsMt6Kyfq44IsChVZeGN97gTD331weR1ex1c1rypDEABN6Tm2xa1wE6lYb5DdEnk03NZPqA7Id21yg==",
1759      "cpu": [
1760        "arm64"
1761      ],
1762      "dev": true,
1763      "libc": [
1764        "musl"
1765      ],
1766      "license": "Apache-2.0",
1767      "optional": true,
1768      "os": [
1769        "linux"
1770      ],
1771      "engines": {
1772        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1773      },
1774      "funding": {
1775        "url": "https://opencollective.com/libvips"
1776      },
1777      "optionalDependencies": {
1778        "@img/sharp-libvips-linuxmusl-arm64": "1.2.4"
1779      }
1780    },
1781    "node_modules/wrangler/node_modules/@img/sharp-linuxmusl-x64": {
1782      "version": "0.34.5",
1783      "resolved": "https://registry.npmjs.org/@img/sharp-linuxmusl-x64/-/sharp-linuxmusl-x64-0.34.5.tgz",
1784      "integrity": "sha512-Jg8wNT1MUzIvhBFxViqrEhWDGzqymo3sV7z7ZsaWbZNDLXRJZoRGrjulp60YYtV4wfY8VIKcWidjojlLcWrd8Q==",
1785      "cpu": [
1786        "x64"
1787      ],
1788      "dev": true,
1789      "libc": [
1790        "musl"
1791      ],
1792      "license": "Apache-2.0",
1793      "optional": true,
1794      "os": [
1795        "linux"
1796      ],
1797      "engines": {
1798        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1799      },
1800      "funding": {
1801        "url": "https://opencollective.com/libvips"
1802      },
1803      "optionalDependencies": {
1804        "@img/sharp-libvips-linuxmusl-x64": "1.2.4"
1805      }
1806    },
1807    "node_modules/wrangler/node_modules/@img/sharp-wasm32": {
1808      "version": "0.34.5",
1809      "resolved": "https://registry.npmjs.org/@img/sharp-wasm32/-/sharp-wasm32-0.34.5.tgz",
1810      "integrity": "sha512-OdWTEiVkY2PHwqkbBI8frFxQQFekHaSSkUIJkwzclWZe64O1X4UlUjqqqLaPbUpMOQk6FBu/HtlGXNblIs0huw==",
1811      "cpu": [
1812        "wasm32"
1813      ],
1814      "dev": true,
1815      "license": "Apache-2.0 AND LGPL-3.0-or-later AND MIT",
1816      "optional": true,
1817      "dependencies": {
1818        "@emnapi/runtime": "^1.7.0"
1819      },
1820      "engines": {
1821        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1822      },
1823      "funding": {
1824        "url": "https://opencollective.com/libvips"
1825      }
1826    },
1827    "node_modules/wrangler/node_modules/@img/sharp-win32-ia32": {
1828      "version": "0.34.5",
1829      "resolved": "https://registry.npmjs.org/@img/sharp-win32-ia32/-/sharp-win32-ia32-0.34.5.tgz",
1830      "integrity": "sha512-FV9m/7NmeCmSHDD5j4+4pNI8Cp3aW+JvLoXcTUo0IqyjSfAZJ8dIUmijx1qaJsIiU+Hosw6xM5KijAWRJCSgNg==",
1831      "cpu": [
1832        "ia32"
1833      ],
1834      "dev": true,
1835      "license": "Apache-2.0 AND LGPL-3.0-or-later",
1836      "optional": true,
1837      "os": [
1838        "win32"
1839      ],
1840      "engines": {
1841        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1842      },
1843      "funding": {
1844        "url": "https://opencollective.com/libvips"
1845      }
1846    },
1847    "node_modules/wrangler/node_modules/@img/sharp-win32-x64": {
1848      "version": "0.34.5",
1849      "resolved": "https://registry.npmjs.org/@img/sharp-win32-x64/-/sharp-win32-x64-0.34.5.tgz",
1850      "integrity": "sha512-+29YMsqY2/9eFEiW93eqWnuLcWcufowXewwSNIT6UwZdUUCrM3oFjMWH/Z6/TMmb4hlFenmfAVbpWeup2jryCw==",
1851      "cpu": [
1852        "x64"
1853      ],
1854      "dev": true,
1855      "license": "Apache-2.0 AND LGPL-3.0-or-later",
1856      "optional": true,
1857      "os": [
1858        "win32"
1859      ],
1860      "engines": {
1861        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1862      },
1863      "funding": {
1864        "url": "https://opencollective.com/libvips"
1865      }
1866    },
1867    "node_modules/wrangler/node_modules/miniflare": {
1868      "version": "4.20260714.0",
1869      "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-4.20260714.0.tgz",
1870      "integrity": "sha512-MYlTCLdWCPqvrYY2uLwOjXwmglXuiHE3TGGkbOW4BwjUPa1r07E0iuHwrNDIs/sxK21r+o90Jx58AV2KeNdJZw==",
1871      "dev": true,
1872      "license": "MIT",
1873      "dependencies": {
1874        "@cspotcode/source-map-support": "0.8.1",
1875        "sharp": "0.34.5",
1876        "undici": "7.28.0",
1877        "workerd": "1.20260714.1",
1878        "ws": "8.21.0",
1879        "youch": "4.1.0-beta.10"
1880      },
1881      "bin": {
1882        "miniflare": "bootstrap.js"
1883      },
1884      "engines": {
1885        "node": ">=22.0.0"
1886      }
1887    },
1888    "node_modules/wrangler/node_modules/sharp": {
1889      "version": "0.34.5",
1890      "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.34.5.tgz",
1891      "integrity": "sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==",
1892      "dev": true,
1893      "hasInstallScript": true,
1894      "license": "Apache-2.0",
1895      "dependencies": {
1896        "@img/colour": "^1.0.0",
1897        "detect-libc": "^2.1.2",
1898        "semver": "^7.7.3"
1899      },
1900      "engines": {
1901        "node": "^18.17.0 || ^20.3.0 || >=21.0.0"
1902      },
1903      "funding": {
1904        "url": "https://opencollective.com/libvips"
1905      },
1906      "optionalDependencies": {
1907        "@img/sharp-darwin-arm64": "0.34.5",
1908        "@img/sharp-darwin-x64": "0.34.5",
1909        "@img/sharp-libvips-darwin-arm64": "1.2.4",
1910        "@img/sharp-libvips-darwin-x64": "1.2.4",
1911        "@img/sharp-libvips-linux-arm": "1.2.4",
1912        "@img/sharp-libvips-linux-arm64": "1.2.4",
1913        "@img/sharp-libvips-linux-ppc64": "1.2.4",
1914        "@img/sharp-libvips-linux-riscv64": "1.2.4",
1915        "@img/sharp-libvips-linux-s390x": "1.2.4",
1916        "@img/sharp-libvips-linux-x64": "1.2.4",
1917        "@img/sharp-libvips-linuxmusl-arm64": "1.2.4",
1918        "@img/sharp-libvips-linuxmusl-x64": "1.2.4",
1919        "@img/sharp-linux-arm": "0.34.5",
1920        "@img/sharp-linux-arm64": "0.34.5",
1921        "@img/sharp-linux-ppc64": "0.34.5",
1922        "@img/sharp-linux-riscv64": "0.34.5",
1923        "@img/sharp-linux-s390x": "0.34.5",
1924        "@img/sharp-linux-x64": "0.34.5",
1925        "@img/sharp-linuxmusl-arm64": "0.34.5",
1926        "@img/sharp-linuxmusl-x64": "0.34.5",
1927        "@img/sharp-wasm32": "0.34.5",
1928        "@img/sharp-win32-arm64": "0.34.5",
1929        "@img/sharp-win32-ia32": "0.34.5",
1930        "@img/sharp-win32-x64": "0.34.5"
1931      }
1932    },
1933    "node_modules/wrangler/node_modules/workerd": {
1934      "version": "1.20260714.1",
1935      "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20260714.1.tgz",
1936      "integrity": "sha512-oIbQzfdyl9UQUnG6XLegcSq0Mgt/7WKDbFOoqGgOWCS+/fhyGB460uKEgdAQQ9RHCO/ttcNCX/KiMIQzdoeu3Q==",
1937      "dev": true,
1938      "hasInstallScript": true,
1939      "license": "Apache-2.0",
1940      "bin": {
1941        "workerd": "bin/workerd"
1942      },
1943      "engines": {
1944        "node": ">=16"
1945      },
1946      "optionalDependencies": {
1947        "@cloudflare/workerd-darwin-64": "1.20260714.1",
1948        "@cloudflare/workerd-darwin-arm64": "1.20260714.1",
1949        "@cloudflare/workerd-linux-64": "1.20260714.1",
1950        "@cloudflare/workerd-linux-arm64": "1.20260714.1",
1951        "@cloudflare/workerd-windows-64": "1.20260714.1"
1952      }
1953    },
1954    "node_modules/wrangler/node_modules/ws": {
1955      "version": "8.21.0",
1956      "resolved": "https://registry.npmjs.org/ws/-/ws-8.21.0.tgz",
1957      "integrity": "sha512-Vsp28b7DRcimFQvrqu2Wek3z1iYxDCWqHYB8Qsnk/S4RfaCQzPGPyBNuVjJV3cd6UiKtUtp6sNM77gWvzcCH+g==",
1958      "dev": true,
1959      "license": "MIT",
1960      "engines": {
1961        "node": ">=10.0.0"
1962      },
1963      "peerDependencies": {
1964        "bufferutil": "^4.0.1",
1965        "utf-8-validate": ">=5.0.2"
1966      },
1967      "peerDependenciesMeta": {
1968        "bufferutil": {
1969          "optional": true
1970        },
1971        "utf-8-validate": {
1972          "optional": true
1973        }
1974      }
1975    },
1976    "node_modules/youch": {
1977      "version": "4.1.0-beta.10",
1978      "resolved": "https://registry.npmjs.org/youch/-/youch-4.1.0-beta.10.tgz",
1979      "integrity": "sha512-rLfVLB4FgQneDr0dv1oddCVZmKjcJ6yX6mS4pU82Mq/Dt9a3cLZQ62pDBL4AUO+uVrCvtWz3ZFUL2HFAFJ/BXQ==",
1980      "dev": true,
1981      "license": "MIT",
1982      "dependencies": {
1983        "@poppinss/colors": "^4.1.5",
1984        "@poppinss/dumper": "^0.6.4",
1985        "@speed-highlight/core": "^1.2.7",
1986        "cookie": "^1.0.2",
1987        "youch-core": "^0.3.3"
1988      }
1989    },
1990    "node_modules/youch-core": {
1991      "version": "0.3.3",
1992      "resolved": "https://registry.npmjs.org/youch-core/-/youch-core-0.3.3.tgz",
1993      "integrity": "sha512-ho7XuGjLaJ2hWHoK8yFnsUGy2Y5uDpqSTq1FkHLK4/oqKtyUU1AFbOOxY4IpC9f0fTLjwYbslUz0Po5BpD1wrA==",
1994      "dev": true,
1995      "license": "MIT",
1996      "dependencies": {
1997        "@poppinss/exception": "^1.2.2",
1998        "error-stack-parser-es": "^1.0.5"
1999      }
2000    }
2001  }
2002}