From 968176850083b729debd9ee217f795537daadfc1 Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Wed, 19 Aug 2026 03:20:35 +0000 Subject: [PATCH] chore: upgrade hashery to 3.0.1 Bump the standalone runtime dependency to the pnpm outdated Latest under the 7-day release-age gate. Co-authored-by: Jared Wray --- package.json | 2 +- pnpm-lock.yaml | 14 +++----------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index 9101921..c773118 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "wrangler": "^4.121.0" }, "dependencies": { - "hashery": "^3.0.0", + "hashery": "^3.0.1", "hookified": "^3.0.1" }, "files": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d5504ab..b7feb2a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: hashery: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.1 + version: 3.0.1 hookified: specifier: ^3.0.1 version: 3.0.1 @@ -1853,10 +1853,6 @@ packages: resolution: {integrity: sha512-iZyKG96/JwPz1N55vj2Ie2vXbhu440zfUfJvSwEqEbeLluk7NnapfGqa7LH0mOsnDxTF85Mx8/dyR6HfqcbmbQ==} engines: {node: '>=20'} - hashery@3.0.0: - resolution: {integrity: sha512-0Qf1UYWmzQ7IgJbciYmxfbH3TXGR8CJQx7syxue+XptHPXYiEO1lmkYQen2PBWLikgei0kwylMZHoUmP8G96lg==} - engines: {node: '>=22.18'} - hashery@3.0.1: resolution: {integrity: sha512-jfLVt3/SEkJzW/OCSK7Bxdl+FpXYDpEE84QOU4wzKRpO7rNoafNK718Z71GPQR/ozfQmKxXS++MhbrL/eKaTow==} engines: {node: '>=22.18'} @@ -4139,7 +4135,7 @@ snapshots: ai: 6.0.220(zod@4.4.3) colorette: 2.0.20 ecto: 4.8.7(supports-color@10.2.2) - hashery: 3.0.0 + hashery: 3.0.1 ipaddr.js: 2.4.0 jiti: 2.7.0 serve-handler: 6.1.7 @@ -4394,10 +4390,6 @@ snapshots: dependencies: hookified: 1.15.1 - hashery@3.0.0: - dependencies: - hookified: 3.0.1 - hashery@3.0.1: dependencies: hookified: 3.0.1