-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency axios to v1.6.0 [security] - autoclosed #439
Conversation
9fa6002
to
8023988
Compare
8023988
to
3e5a18c
Compare
1f7fe45
to
b1d1187
Compare
ef31839
to
f9330d9
Compare
f9330d9
to
8c980b3
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
8c980b3
to
91fa4a0
Compare
ec66f26
to
7088f46
Compare
7088f46
to
086721c
Compare
086721c
to
2d058d9
Compare
Quality Gate passedIssues Measures |
2d058d9
to
b9cbc37
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
1.3.4
->1.6.0
GitHub Vulnerability Alerts
CVE-2023-45857
An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.
Release Notes
axios/axios (axios)
v1.6.0
Compare Source
Bug Fixes
PRs
Contributors to this release
1.5.1 (2023-09-26)
Bug Fixes
Content-Type
header for FormData in non-browser environments; (#5917) (bc9af51)content-encoding
header to handle case-insensitive values (#5890) (#5892) (4c89f25)Contributors to this release
PRs
v1.5.1
Compare Source
Bug Fixes
Content-Type
header for FormData in non-browser environments; (#5917) (bc9af51)content-encoding
header to handle case-insensitive values (#5890) (#5892) (4c89f25)Contributors to this release
v1.5.0
Compare Source
Bug Fixes
cacheable-lookup
integration; (#5836) (b3e327d)Features
unsafe
prefix (#5839) (1601f4a)Contributors to this release
v1.4.0
Compare Source
Bug Fixes
multipart/form-data
content type for FormData payload on custom client environments; (#5678) (bbb61e7)Features
AxiosHeaderValue
type. (#5525) (726f1c8)Performance Improvements
Contributors to this release
1.3.6 (2023-04-19)
Bug Fixes
toString
method on the target; (#5661) (aa372f7)Contributors to this release
1.3.5 (2023-04-05)
Bug Fixes
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
1.3.4 (2023-02-22)
Bug Fixes
Contributors to this release
1.3.3 (2023-02-13)
Bug Fixes
Contributors to this release
1.3.2 (2023-02-03)
Bug Fixes
ERR_INVALID_URL
error; (#5528) (128d56f)Contributors to this release
1.3.1 (2023-02-01)
Bug Fixes
Contributors to this release
v1.3.6
Compare Source
Bug Fixes
toString
method on the target; (#5661) (aa372f7)Contributors to this release
v1.3.5
Compare Source
Bug Fixes
paramsSerializer
config; (#5633) (a56c866)Contributors to this release
Configuration
📅 Schedule: Branch creation - "" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.