From 1ba6a45b420ef6257c04e24db018cc58d0603549 Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Fri, 9 May 2025 05:56:23 +0000
Subject: [PATCH] feat: upgrade @types/node from 20.7.1 to 22.14.1

Snyk has created this PR to upgrade @types/node from 20.7.1 to 22.14.1.

See this package in npm:
@types/node

See this project in Snyk:
https://app.snyk.io/org/nerds-github/project/b5cdf2ad-2b8a-4186-9f27-57d3c2adaf21?utm_source=github&utm_medium=referral&page=upgrade-pr
---
 packages/http-client/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/http-client/package.json b/packages/http-client/package.json
index 3960a83a5f..cffbdec0f2 100644
--- a/packages/http-client/package.json
+++ b/packages/http-client/package.json
@@ -39,7 +39,7 @@
     "url": "https://github.com/actions/toolkit/issues"
   },
   "devDependencies": {
-    "@types/node": "20.7.1",
+    "@types/node": "22.14.1",
     "@types/tunnel": "0.0.3",
     "proxy": "^2.1.1",
     "@types/proxy": "^1.0.1"