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-CACHEBASE-1054631
  • Loading branch information
snyk-bot committed Dec 29, 2020
1 parent 4be47a3 commit 74ab62b
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.0.0"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit 74ab62b

Please sign in to comment.