Skip to content

Commit 18bd36f

Browse files
chore(deps): update dependency @types/http-proxy to v1.17.17
1 parent cb3dcab commit 18bd36f

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"@types/chai-as-promised": "7.1.2",
172172
"@types/chrome": "0.0.101",
173173
"@types/chrome-remote-interface": "0.31.14",
174-
"@types/http-proxy": "1.17.4",
174+
"@types/http-proxy": "1.17.17",
175175
"@types/node": "22.18.7",
176176
"@types/request-promise": "^4.1.48",
177177
"@types/tar": "^6.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8396,17 +8396,10 @@
83968396
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.1.tgz#20172f9578b225f6c7da63446f56d4ce108d5a65"
83978397
integrity sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==
83988398

8399-
8400-
version "1.17.4"
8401-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.4.tgz#e7c92e3dbe3e13aa799440ff42e6d3a17a9d045b"
8402-
integrity sha512-IrSHl2u6AWXduUaDLqYpt45tLVCtYv7o4Z0s1KghBCDgIIS9oW5K1H8mZG/A2CfeLdEa7rTd1ACOiHBc1EMT2Q==
8403-
dependencies:
8404-
"@types/node" "*"
8405-
8406-
"@types/http-proxy@^1.17.8":
8407-
version "1.17.8"
8408-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
8409-
integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
8399+
"@types/[email protected]", "@types/http-proxy@^1.17.8":
8400+
version "1.17.17"
8401+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.17.tgz#d9e2c4571fe3507343cb210cd41790375e59a533"
8402+
integrity sha512-ED6LB+Z1AVylNTu7hdzuBqOgMnvG/ld6wGCG8wFnAzKX5uyW2K3WD52v0gnLCTK/VLpXtKckgWuyScYK6cSPaw==
84108403
dependencies:
84118404
"@types/node" "*"
84128405

0 commit comments

Comments
 (0)