From babc2194656c2c9f090dc89db7a8b3b696959ec1 Mon Sep 17 00:00:00 2001 From: Ryan Willis Date: Fri, 27 Mar 2026 16:32:34 +0000 Subject: [PATCH] chore(deps): bump httpsnippet to 3.0.10 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index dfec31fdd..69f3ced5e 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "allof-merge": "^0.6.8", "flatted": "^3.3.3", "form-urlencoded": "^6.1.6", - "httpsnippet": "^3.0.9", + "httpsnippet": "^3.0.10", "lodash-es": "^4.17.23", "markdown-it": "^14.1.1", "sanitize-html": "^2.17.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cf329423..04ba510d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,8 +82,8 @@ importers: specifier: ^6.1.6 version: 6.1.6 httpsnippet: - specifier: ^3.0.9 - version: 3.0.9 + specifier: ^3.0.10 + version: 3.0.10 lodash-es: specifier: ^4.17.23 version: 4.17.23 @@ -3289,9 +3289,9 @@ packages: resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} engines: {node: '>= 14'} - httpsnippet@3.0.9: - resolution: {integrity: sha512-d5GazgvgT+xd+oltAVJPe+s62mJ5DKGw7yF7Put1fimLc5KwPzbH8Ef/AOMTUwOBSeS3iDqyt9wgYHm+Jyh0CA==} - engines: {node: ^14.19.1 || ^16.14.2 || ^18.0.0 || ^20.0.0} + httpsnippet@3.0.10: + resolution: {integrity: sha512-1P102HsVslaT3IVfuUfVwxenfbogFiihqosnaKUScd/sON1omdZZCWdmzm6baRz4u1Va0CTI/7svLckCu9iNBw==} + engines: {node: '>=20'} hasBin: true human-signals@2.1.0: @@ -9395,7 +9395,7 @@ snapshots: transitivePeerDependencies: - supports-color - httpsnippet@3.0.9: + httpsnippet@3.0.10: dependencies: chalk: 4.1.2 event-stream: 4.0.1