Skip to content

Commit 5226fe3

Browse files
authored
chore: upgrade https-proxy-agent to ^5.0.0 (#2702)
1 parent 3c2e474 commit 5226fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sentry/types": "5.19.1",
2323
"@sentry/utils": "5.19.1",
2424
"cookie": "^0.3.1",
25-
"https-proxy-agent": "^4.0.0",
25+
"https-proxy-agent": "^5.0.0",
2626
"lru_map": "^0.3.3",
2727
"tslib": "^1.9.3"
2828
},

0 commit comments

Comments
 (0)