Skip to content

Commit 4e0cc48

Browse files
authored
Merge pull request #91 from privy-open-source/renovate/http-proxy-1.x
chore(deps): update dependency http-proxy to v1.0.6
2 parents aeb8059 + 1d46858 commit 4e0cc48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"access": "public"
8888
},
8989
"resolutions": {
90-
"http-proxy": "npm:[email protected].5",
90+
"http-proxy": "npm:[email protected].6",
9191
"rollup": "npm:@rollup/wasm-node@*"
9292
}
9393
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9121,14 +9121,14 @@ __metadata:
91219121
languageName: node
91229122
linkType: hard
91239123

9124-
"http-proxy@npm:[email protected].5":
9125-
version: 1.0.5
9126-
resolution: "http-proxy-node16@npm:1.0.5"
9124+
"http-proxy@npm:[email protected].6":
9125+
version: 1.0.6
9126+
resolution: "http-proxy-node16@npm:1.0.6"
91279127
dependencies:
91289128
eventemitter3: "npm:^4.0.0"
91299129
follow-redirects: "npm:^1.0.0"
91309130
requires-port: "npm:^1.0.0"
9131-
checksum: 10/8fdbf2690e8a1967d37162a7fc5f22e23dedf6cc52a285c7b437fdf95f367e5098f004b3e021b2728f2c604c1d2d544f64d628cb8038c4701e17f73197aa07ab
9131+
checksum: 10/983fd6aaf13685694eb4c5427962adf4708ec4afbdbc83b7249f1ff1ca0afd586885934a62926e147cb16bf1ef249c3b93dfa1af0f89cc2f42d05e08c8ba4474
91329132
languageName: node
91339133
linkType: hard
91349134

0 commit comments

Comments
 (0)