Skip to content

Commit

Permalink
fix: addons/graphql/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
  • Loading branch information
snyk-bot committed Nov 18, 2020
1 parent 4be47a3 commit 4a1f77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"graphql": "^15.0.0",
"prop-types": "^15.7.2",
"regenerator-runtime": "^0.13.3",
"webpack": "^4.43.0"
"webpack": "^5.1.1"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit 4a1f77c

Please sign in to comment.