mirror of https://git.tuxpa.in/a/code-server.git
Merge pull request #3403 from cdr/dependabot/npm_and_yarn/types/http-proxy-1.17.6
chore(deps-dev): bump @types/http-proxy from 1.17.5 to 1.17.6
This commit is contained in:
commit
288c3a2efb
|
@ -1068,9 +1068,9 @@
|
|||
"@types/serve-static" "*"
|
||||
|
||||
"@types/http-proxy@^1.17.4":
|
||||
version "1.17.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.5.tgz#c203c5e6e9dc6820d27a40eb1e511c70a220423d"
|
||||
integrity sha512-GNkDE7bTv6Sf8JbV2GksknKOsk7OznNYHSdrtvPJXO0qJ9odZig6IZKUi5RFGi6d1bf6dgIAe4uXi3DBc7069Q==
|
||||
version "1.17.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.6.tgz#62dc3fade227d6ac2862c8f19ee0da9da9fd8616"
|
||||
integrity sha512-+qsjqR75S/ib0ig0R9WN+CDoZeOBU6F2XLewgC4KVgdXiNHiKKHFEMRHOrs5PbYE97D5vataw5wPj4KLYfUkuQ==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
|
Loading…
Reference in New Issue