-
Notifications
You must be signed in to change notification settings - Fork 5
Commit 14384c0
authored
Bump axios from 1.5.0 to 1.6.0 in /demo/wiremock_state_extension_demo (#99)
Bumps [axios](https://github.com/axios/axios) from 1.5.0 to 1.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/axios/axios/releases">axios's
releases</a>.</em></p>
<blockquote>
<h2>Release v1.6.0</h2>
<h2>Release notes:</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>CSRF:</strong> fixed CSRF vulnerability CVE-2023-45857 (<a
href="https://redirect.github.com/axios/axios/issues/6028">#6028</a>)
(<a
href="https://github.com/axios/axios/commit/96ee232bd3ee4de2e657333d4d2191cd389e14d0">96ee232</a>)</li>
<li><strong>dns:</strong> fixed lookup function decorator to work
properly in node v20; (<a
href="https://redirect.github.com/axios/axios/issues/6011">#6011</a>)
(<a
href="https://github.com/axios/axios/commit/5aaff532a6b820bb9ab6a8cd0f77131b47e2adb8">5aaff53</a>)</li>
<li><strong>types:</strong> fix AxiosHeaders types; (<a
href="https://redirect.github.com/axios/axios/issues/5931">#5931</a>)
(<a
href="https://github.com/axios/axios/commit/a1c8ad008b3c13d53e135bbd0862587fb9d3fc09">a1c8ad0</a>)</li>
</ul>
<h3>PRs</h3>
<ul>
<li>CVE 2023 45857 ( <a
href="https://api.github.com/repos/axios/axios/pulls/6028">#6028</a>
)</li>
</ul>
<pre><code>
1 parent 630cecf commit 14384c0Copy full SHA for 14384c0
File tree
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedFilter options
- demo/wiremock_state_extension_demo
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedCollapse file: demo/wiremock_state_extension_demo/package-lock.json
demo/wiremock_state_extension_demo/package-lock.json
Copy file name to clipboardExpand all lines: demo/wiremock_state_extension_demo/package-lock.json+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: demo/wiremock_state_extension_demo/package.json
demo/wiremock_state_extension_demo/package.json
Copy file name to clipboardExpand all lines: demo/wiremock_state_extension_demo/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments