Skip to content

Commit 3e81ba1

Browse files
Blankllsnyk-bot
andauthored
[Snyk] Upgrade https-proxy-agent from 7.0.2 to 7.0.3 (#7)
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to upgrade https-proxy-agent from 7.0.2 to 7.0.3.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **21 days ago**, on 2024-02-12. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>https-proxy-agent</b></summary> <ul> <li> <b>7.0.3</b> - <a href="https://snyk.io/redirect/github/TooTallNate/proxy-agents/releases/tag/https-proxy-agent%407.0.3">2024-02-12</a></br><h3>Patch Changes</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TooTallNate/proxy-agents/commit/c3c405ee03748af5d3a863bec00c13e5a1b75051/hovercard" href="https://snyk.io/redirect/github/TooTallNate/proxy-agents/commit/c3c405ee03748af5d3a863bec00c13e5a1b75051"><tt>c3c405e</tt></a>: Add missing <code>URL</code> type import</li> </ul> </li> <li> <b>7.0.2</b> - <a href="https://snyk.io/redirect/github/TooTallNate/proxy-agents/releases/tag/http-proxy-agent%407.0.2">2023-09-04</a></br><h3>Patch Changes</h3> <ul> <li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TooTallNate/proxy-agents/commit/b88ab4654950899a4fb1fc47ac5cdef1d78ccb64/hovercard" href="https://snyk.io/redirect/github/TooTallNate/proxy-agents/commit/b88ab4654950899a4fb1fc47ac5cdef1d78ccb64"><tt>b88ab46</tt></a>: Import <code>url</code> instead of <code>node:url</code> 🤷‍♂️</li> </ul> </li> </ul> from <a href="https://snyk.io/redirect/github/TooTallNate/proxy-agents/releases">https-proxy-agent GitHub release notes</a> </details> </details> <hr/> **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiI4YmNiNjg4Yy1kZmNjLTRkZDUtOWViZC05YmIzZTcxOTBhNmIiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjhiY2I2ODhjLWRmY2MtNGRkNS05ZWJkLTliYjNlNzE5MGE2YiJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8/settings/integration?pkg&#x3D;https-proxy-agent&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"prId":"8bcb688c-dfcc-4dd5-9ebd-9bb3e7190a6b","prPublicId":"8bcb688c-dfcc-4dd5-9ebd-9bb3e7190a6b","dependencies":[{"name":"https-proxy-agent","from":"7.0.2","to":"7.0.3"}],"packageManager":"npm","type":"auto","projectUrl":"https://app.snyk.io/org/blankll/project/2789fac8-f97f-4e82-9208-aedb3f11f9a8?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"2789fac8-f97f-4e82-9208-aedb3f11f9a8","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2024-02-12T18:24:39.723Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]}) ---> Co-authored-by: snyk-bot <[email protected]>
1 parent 5dcc762 commit 3e81ba1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"debug": "^4.3.4",
4747
"execa": "^5.1.1",
4848
"gunzip-maybe": "^1.4.2",
49-
"https-proxy-agent": "^7.0.2",
49+
"https-proxy-agent": "^7.0.3",
5050
"node-fetch": "^2.7.0",
5151
"tar-fs": "^3.0.4"
5252
},

0 commit comments

Comments
 (0)