[Snyk] Upgrade axios from 1.6.8 to 1.7.1 #916

Closed
opened 2026-04-05 16:23:51 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 6/10/2024

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.1.

ℹ️ 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.


  • The recommended version is 5 versions ahead of your current version.

  • The recommended version was released on 21 days ago.

Release notes
Package name: axios from axios GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

*Originally created by @simlarsen on 6/10/2024* <p>This PR was automatically created by Snyk using the credentials of a real user.</p><br />![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) <h3>Snyk has created this PR to upgrade axios from 1.6.8 to 1.7.1.</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 **5 versions** ahead of your current version. - The recommended version was released on **21 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>axios</b></summary> <ul> <li> <b>1.7.1</b> - <a href="https://github.com/axios/axios/releases/tag/v1.7.1">2024-05-20</a></br><h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> fixed ReferenceError issue when TextEncoder is not available in the environment; (<a href="https://github.com/axios/axios/issues/6410" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6410/hovercard">#6410</a>) (<a href="https://github.com/axios/axios/commit/733f15fe5bd2d67e1fadaee82e7913b70d45dc5e">733f15f</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+14/-9 (#6410 )">Dmitriy Mozgovoy</a></li> </ul> </li> <li> <b>1.7.0</b> - <a href="https://github.com/axios/axios/releases/tag/v1.7.0">2024-05-19</a></br><h2>Release notes:</h2> <h3>Features</h3> <ul> <li><strong>adapter:</strong> add fetch adapter; (<a href="https://github.com/axios/axios/issues/6371" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6371/hovercard">#6371</a>) (<a href="https://github.com/axios/axios/commit/a3ff99b59d8ec2ab5dd049e68c043617a4072e42">a3ff99b</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>core/axios:</strong> handle un-writable error stack (<a href="https://github.com/axios/axios/issues/6362" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6362/hovercard">#6362</a>) (<a href="https://github.com/axios/axios/commit/81e0455b7b57fbaf2be16a73ebe0e6591cc6d8f9">81e0455</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+1015/-127 (#6371 )">Dmitriy Mozgovoy</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/jasonsaayman" title="+30/-14 ()">Jay</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/16711696?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/16711696?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/alexandre-abrioux" title="+56/-6 (#6362 )">Alexandre ABRIOUX</a></li> </ul> </li> <li> <b>1.7.0-beta.2</b> - <a href="https://github.com/axios/axios/releases/tag/v1.7.0-beta.2">2024-05-19</a></br><h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>fetch:</strong> capitalize HTTP method names; (<a href="https://github.com/axios/axios/issues/6395" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6395/hovercard">#6395</a>) (<a href="https://github.com/axios/axios/commit/ad3174a3515c3c2573f4bcb94818d582826f3914">ad3174a</a>)</li> <li><strong>fetch:</strong> fix &amp; optimize progress capturing for cases when the request data has a nullish value or zero data length (<a href="https://github.com/axios/axios/issues/6400" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6400/hovercard">#6400</a>) (<a href="https://github.com/axios/axios/commit/95a3e8e346cfd6a5548e171f2341df3235d0e26b">95a3e8e</a>)</li> <li><strong>fetch:</strong> fix headers getting from a stream response; (<a href="https://github.com/axios/axios/issues/6401" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6401/hovercard">#6401</a>) (<a href="https://github.com/axios/axios/commit/870e0a76f60d0094774a6a63fa606eec52a381af">870e0a7</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+99/-46 (#6405 #6404 #6401 #6400 #6395 )">Dmitriy Mozgovoy</a></li> </ul> </li> <li> <b>1.7.0-beta.1</b> - <a href="https://github.com/axios/axios/releases/tag/v1.7.0-beta.1">2024-05-07</a></br><h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>core/axios:</strong> handle un-writable error stack (<a href="https://github.com/axios/axios/issues/6362" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6362/hovercard">#6362</a>) (<a href="https://github.com/axios/axios/commit/81e0455b7b57fbaf2be16a73ebe0e6591cc6d8f9">81e0455</a>)</li> <li><strong>fetch:</strong> fix cases when ReadableStream or Response.body are not available; (<a href="https://github.com/axios/axios/issues/6377" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6377/hovercard">#6377</a>) (<a href="https://github.com/axios/axios/commit/d1d359da347704e8b28d768e61515a3e96c5b072">d1d359d</a>)</li> <li><strong>fetch:</strong> treat fetch-related TypeError as an AxiosError.ERR_NETWORK error; (<a href="https://github.com/axios/axios/issues/6380" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6380/hovercard">#6380</a>) (<a href="https://github.com/axios/axios/commit/bb5f9a5ab768452de9e166dc28d0ffc234245ef1">bb5f9a5</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/16711696?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/16711696?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/alexandre-abrioux" title="+56/-6 (#6362 )">Alexandre ABRIOUX</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+42/-17 (#6380 #6377 )">Dmitriy Mozgovoy</a></li> </ul> <h3>Install</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm i axios@next"><pre class="notranslate"><code>npm i axios@next </code></pre></div> </li> <li> <b>1.7.0-beta.0</b> - <a href="https://github.com/axios/axios/releases/tag/v1.7.0-beta.0">2024-04-28</a></br><h2>Release notes:</h2> <h3>Features</h3> <ul> <li><strong>adapter:</strong> add fetch adapter; (<a href="https://github.com/axios/axios/issues/6371" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6371/hovercard">#6371</a>) (<a href="https://github.com/axios/axios/commit/a3ff99b59d8ec2ab5dd049e68c043617a4072e42">a3ff99b</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+1015/-127 (#6371 )">Dmitriy Mozgovoy</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/jasonsaayman" title="+30/-14 ()">Jay</a></li> </ul> <h3>Install</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm i axios@next"><pre class="notranslate"><code>npm i axios@next </code></pre></div> </li> <li> <b>1.6.8</b> - <a href="https://github.com/axios/axios/releases/tag/v1.6.8">2024-03-15</a></br><h2>Release notes:</h2> <h3>Bug Fixes</h3> <ul> <li><strong>AxiosHeaders:</strong> fix AxiosHeaders conversion to an object during config merging (<a href="https://github.com/axios/axios/issues/6243" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6243/hovercard">#6243</a>) (<a href="https://github.com/axios/axios/commit/2656612bc10fe2757e9832b708ed773ab340b5cb">2656612</a>)</li> <li><strong>import:</strong> use named export for EventEmitter; (<a href="https://github.com/axios/axios/commit/7320430aef2e1ba2b89488a0eaf42681165498b1">7320430</a>)</li> <li><strong>vulnerability:</strong> update follow-redirects to 1.15.6 (<a href="https://github.com/axios/axios/issues/6300" data-hovercard-type="pull_request" data-hovercard-url="/axios/axios/pull/6300/hovercard">#6300</a>) (<a href="https://github.com/axios/axios/commit/8786e0ff55a8c68d4ca989801ad26df924042e27">8786e0f</a>)</li> </ul> <h3>Contributors to this release</h3> <ul> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/4814473?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/jasonsaayman" title="+4572/-3446 (#6238 )">Jay</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/12586868?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/DigitalBrainJS" title="+30/-0 (#6231 )">Dmitriy Mozgovoy</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/68230846?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/68230846?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/Creaous" title="+9/-9 (#6300 )">Mitchell</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/53797821?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/53797821?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/mannoeu" title="+2/-2 (#6196 )">Emmanuel</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/44109284?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/44109284?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/ljkeller" title="+3/-0 (#6194 )">Lucas Keller</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/72791488?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/72791488?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/ADITYA-176" title="+1/-1 ()">Aditya Mogili</a></li> <li><a target="_blank" rel="noopener noreferrer nofollow" href="https://avatars.githubusercontent.com/u/46135319?v=4&amp;s=18"><img src="https://avatars.githubusercontent.com/u/46135319?v=4&amp;s=18" alt="avatar" width="18" style="max-width: 100%;"></a> <a href="https://github.com/petrovmiroslav" title="+1/-1 (#6243 )">Miroslav Petrov</a></li> </ul> </li> </ul> from <a href="https://github.com/axios/axios/releases">axios GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **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=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIzOTc2MWMzMi00OTY5LTQ5YzUtYmE5NC1lYTY3MmM0OGFlNGMiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjM5NzYxYzMyLTQ5NjktNDljNS1iYTk0LWVhNjcyYzQ4YWU0YyJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213/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/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213/settings/integration?pkg&#x3D;axios&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) <!--- (snyk:metadata:{"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"axios","from":"1.6.8","to":"1.7.1"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"39761c32-4969-49c5-ba94-ea672c48ae4c","prPublicId":"39761c32-4969-49c5-ba94-ea672c48ae4c","packageManager":"npm","priorityScoreList":[],"projectPublicId":"f6446ec8-d441-487e-b58f-38373430e213","projectUrl":"https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f6446ec8-d441-487e-b58f-38373430e213?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":5,"publishedDate":"2024-05-20T13:32:52.757Z"},"vulns":[]}) --->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#916