-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Security] Bump axios from 0.19.2 to 0.21.1 #389
Conversation
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. **This update includes a security fix.** - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
✔️ Deploy preview for pensive-lamport-5822d2 ready! 🔨 Explore the source changes: 85a15b4 🔍 Inspect the deploy logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/5ff38d74dbdd7e00074a7c2f 😎 Browse the preview: https://deploy-preview-389--pensive-lamport-5822d2.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
"version": "0.19.2", | ||
"resolved": "https://registry.npmjs.org/axios/-/axios-0.19.2.tgz", | ||
"integrity": "sha512-fjgm5MvRHLhx+osE2xoekY70AhARk3a6hkN+3Io1jc00jtquGvxYlKlsFUhmUET0V5te6CcZI7lcv2Ym61mjHA==", | ||
"version": "0.21.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
o
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
Bumps axios from 0.19.2 to 0.21.1. This update includes a security fix.
Vulnerabilities fixed
Sourced from The GitHub Security Advisory Database.
Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
a64050a
Releasing 0.21.1d57cd97
Updating changelog for 0.21.1 release8b0f373
Use different socket for Win32 test (#3375)e426910
Protocol not parsed when setting proxy config from env vars (#3070)c7329fe
Hotfix: Prevent SSRF (#3410)f472e5d
Adding a type guard forAxiosError
(#2949)7688255
Remove the skipping of thesocket
http test (#3364)820fe6e
Updating axios in types to be lower case (#2797)94ca24b
Releasing 0.21.02130a0c
Updating changelog for 0.21.0 releaseDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will not automatically merge this PR because it includes an out-of-range update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: