Skip to content

Commit d59b07d

Browse files
committed
fix: upgrade proxy from 2.1.1 to 2.2.0
Snyk has created this PR to upgrade proxy from 2.1.1 to 2.2.0. See this package in npm: proxy See this project in Snyk: https://app.snyk.io/org/nerds-github/project/b5cdf2ad-2b8a-4186-9f27-57d3c2adaf21?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit d59b07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/http-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"devDependencies": {
4242
"@types/node": "20.7.1",
4343
"@types/tunnel": "0.0.3",
44-
"proxy": "^2.1.1",
44+
"proxy": "^2.2.0",
4545
"@types/proxy": "^1.0.1"
4646
},
4747
"dependencies": {

0 commit comments

Comments
 (0)