Skip to content

Commit

Permalink
Merge pull request github#209 from adamlaska/snyk-fix-t5l5f2
Browse files Browse the repository at this point in the history
fix: graphql/enterprise/package.json to reduce vulnerabilities
  • Loading branch information
azizshamim authored Nov 14, 2018
2 parents 8658ba6 + c65917f commit fe5b1c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions graphql/enterprise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"graphiql": "^0.10.2",
"graphiql": "^0.11.11",
"primer-css": "^6.0.0",
"react": "^15.5.4",
"react-dom": "^15.5.4"
"react-dom": "^16.0.1"
},
"scripts": {
"build": "node scripts/build.js"
Expand Down

0 comments on commit fe5b1c5

Please sign in to comment.