Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
fix: site/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-ACORN-559469
  • Loading branch information
snyk-bot committed Mar 10, 2020
1 parent cb42143 commit 6f1b9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"styled-system": "^1.0.8",
"unified": "^6.1.6",
"unist-util-visit": "^1.2.0",
"webpack-bundle-analyzer": "2.13.1",
"webpack-bundle-analyzer": "3.1.0",
"worker-loader": "2.0.0",
"workerize-loader": "^1.0.3"
},
Expand Down

0 comments on commit 6f1b9f0

Please sign in to comment.