Skip to content

Commit 7cfb81e

Browse files
committed
chore(deps): update @types/http-proxy to 1.17.8
1 parent 2bddd38 commit 7cfb81e

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"ws": "8.4.2"
8585
},
8686
"dependencies": {
87-
"@types/http-proxy": "^1.17.5",
87+
"@types/http-proxy": "^1.17.8",
8888
"http-proxy": "^1.18.1",
8989
"is-glob": "^4.0.1",
9090
"is-plain-obj": "^3.0.0",

yarn.lock

+5-10
Original file line numberDiff line numberDiff line change
@@ -1075,10 +1075,10 @@
10751075
dependencies:
10761076
"@types/node" "*"
10771077

1078-
"@types/http-proxy@^1.17.5":
1079-
version "1.17.5"
1080-
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d"
1081-
integrity sha512-GNkDE7bTv6Sf8JbV2GksknKOsk7OznNYHSdrtvPJXO0qJ9odZig6IZKUi5RFGi6d1bf6dgIAe4uXi3DBc7069Q==
1078+
"@types/http-proxy@^1.17.8":
1079+
version "1.17.8"
1080+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55"
1081+
integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==
10821082
dependencies:
10831083
"@types/node" "*"
10841084

@@ -1136,12 +1136,7 @@
11361136
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
11371137
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
11381138

1139-
"@types/node@*":
1140-
version "17.0.0"
1141-
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.0.tgz#62797cee3b8b497f6547503b2312254d4fe3c2bb"
1142-
integrity sha512-eMhwJXc931Ihh4tkU+Y7GiLzT/y/DBNpNtr4yU9O2w3SYBsr9NaOPhQlLKRmoWtI54uNwuo0IOUFQjVOTZYRvw==
1143-
1144-
"@types/node@17.0.10":
1139+
"@types/node@*", "@types/node@17.0.10":
11451140
version "17.0.10"
11461141
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
11471142
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==

0 commit comments

Comments
 (0)