Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix axios #567

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

Closed
wants to merge 4 commits into from
Closed

Fix axios #567

wants to merge 4 commits into from

Conversation

j-rewerts
Copy link
Member

Closes #565.

Axios has a serious DOS vulnerability detailed here.

Libraries updated:
Axios: 0.15.2 -> 0.19.0
Gulp: 3.9.0 -> 3.9.1
Js Doc: 3.4.0 -> 3.6.2
Mocha: 3.1.2 -> 6.1.4

I found all the tests passed, but I did add a longer timeout for our team test suite's before hook.

@j-rewerts
Copy link
Member Author

@clayreimann I have the failed test passing locally.

@j-rewerts
Copy link
Member Author

Closing in lieu of #566.

@j-rewerts j-rewerts closed this Jun 7, 2019
@j-rewerts j-rewerts mentioned this pull request Jun 13, 2019
@j-rewerts j-rewerts reopened this Jun 13, 2019
@codecov-io
Copy link

Codecov Report

Merging #567 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #567   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files          12       12           
  Lines         419      419           
=======================================
  Hits          381      381           
  Misses         38       38

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64c34b9...d8e6454. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Axios version from "^0.15.2" to "^0.19.0"
2 participants