Skip to content

Commit

Permalink
snyk: update webpack-dev-server (#952)
Browse files Browse the repository at this point in the history
#### Description
This PR fixes one or more vulnerable packages in the `npm` dependencies of this project.
See the [Snyk test report](https://app.snyk.io/org/benjie/test/github/4d843547-1ca8-4523-af40-b2df9e46de90/master..snyk-fix-yys7di) for more details.

#### Snyk Project: [graphile/postgraphile:postgraphiql/package.json](https://app.snyk.io/org/benjie/project/4d843547-1ca8-4523-af40-b2df9e46de90)
#### Snyk Organization: [benjie](https://app.snyk.io/org/benjie)


#### Changes included in this PR

- Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    - postgraphiql/package.json



#### Vulnerabilities that will be fixed
##### With an upgrade:
- [SNYK-JS-WEBPACKDEVSERVER-72405](https://snyk.io/vuln/SNYK-JS-WEBPACKDEVSERVER-72405) - potentially breaking change




You can read more about Snyk's upgrade and patch logic in [Snyk's documentation](https://snyk.io/docs/using-snyk/).

Check the changes in this PR to ensure they won't cause issues with your project.

Stay secure,
The Snyk team

_**Note**: You are seeing this because you or someone else with access to this repository has authorised Snyk to open Fix PRs. To review the settings for this Snyk project please go to the [project settings page](https://app.snyk.io/org/benjie/project/4d843547-1ca8-4523-af40-b2df9e46de90/settings)._

[//]: # (snyk:metadata:{"type":"auto","packageManager":"npm","vulns":["SNYK-JS-WEBPACKDEVSERVER-72405"],"patch":[],"upgrade":["SNYK-JS-WEBPACKDEVSERVER-72405"],"isBreakingChange":true,"env":"prod"})
  • Loading branch information
snyk-bot authored and benjie committed Jan 11, 2019
1 parent 774e91b commit fb17d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgraphiql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"graphql": "0.13.x",
"react": "^15.3.2",
"react-dom": "^15.3.2",
"react-scripts": "^1.1.1"
"react-scripts": "^2.1.3"
}
}

0 comments on commit fb17d62

Please sign in to comment.