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

fix(starters): upgrade gatsby version for all starters #11382

Merged
merged 4 commits into from
Jan 29, 2019

Conversation

DSchau
Copy link
Contributor

@DSchau DSchau commented Jan 29, 2019

Description

This fixes the security violation which was being triggered by webpack@3.1.11 (low severity).

➜ cat package-lock.json | grep webpack-dev-server
        "webpack-dev-server": "^3.1.14",
    "webpack-dev-server": {
      "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.1.14.tgz",

cc @KyleAMathews

@DSchau DSchau requested a review from a team as a code owner January 29, 2019 13:31
@DSchau
Copy link
Contributor Author

DSchau commented Jan 29, 2019

Wait until #11383 is merged and published, and then bump any of the (new) packages that were specified.

Copy link
Contributor

@m-allanson m-allanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pieh pieh merged commit 78a886c into gatsbyjs:master Jan 29, 2019
pragmaticpat pushed a commit to pragmaticpat/gatsby that referenced this pull request Apr 28, 2022
* fix(starters): upgrade gatsby version for all starters

* chore: bump offline and sharp as well

* chore: remove unused plugin

* chore: update deps (final?!)
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.

3 participants