Skip to content

Commit e97462c

Browse files
chore(deps): update dependency @types/http-proxy to v1.17.17 (#32992)
* chore(deps): update dependency @types/http-proxy to v1.17.17 * empty commit --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
1 parent fa62998 commit e97462c

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
@@ -8397,17 +8397,10 @@
83978397
resolved "https://registry.yarnpkg.com/@types/http-errors/-/http-errors-2.0.1.tgz#20172f9578b225f6c7da63446f56d4ce108d5a65"
83988398
integrity sha512-/K3ds8TRAfBvi5vfjuz8y6+GiAYBZ0x4tXv1Av6CWBWn0IlADc+ZX9pMq7oU0fNQPnBwIZl3rmeLp6SBApbxSQ==
83998399

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

0 commit comments

Comments
 (0)