Skip to content

Commit

Permalink
fix: app/react/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 36829a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"react-docgen-typescript-plugin": "^0.5.2",
"regenerator-runtime": "^0.13.3",
"ts-dedent": "^1.1.1",
"webpack": "^4.43.0"
"webpack": "^5.0.0"
},
"devDependencies": {
"@storybook/client-api": "6.1.0-alpha.3",
Expand Down

0 comments on commit 36829a4

Please sign in to comment.