Skip to content
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

Bump versions on a handful of node modules #8069

Merged
merged 4 commits into from
Aug 23, 2016

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented Aug 23, 2016

I noticed that our version of marked had a vulnerability, so I bumped that. Then I bumped some other packages so that their child dependencies no longer had issues.

The following have been updated to the latest patch version:

  • marked
  • webpack
  • karma
  • mocha

The following have had a major version uppdate

  • nock

@jbudz
Copy link
Member

jbudz commented Aug 23, 2016

To quell any security concerns with marked, in areas we are using marked with untrusted input we are sanitizing the html output(again). Still, security in layers, agree it's good to bump.

@epixa
Copy link
Contributor

epixa commented Aug 23, 2016

@w33ble Can you create a blocker for beta1 for this?

@epixa
Copy link
Contributor

epixa commented Aug 23, 2016

LGTM

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

Successfully merging this pull request may close these issues.

3 participants