Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-NODEFETCH-674311
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
  • Loading branch information
snyk-bot committed Nov 24, 2020
1 parent 5d77beb commit c9b7452
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 180 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-helmet": "^6.1.0",
"react-live": "^2.2.2",
"react-live": "^2.2.3",
"react-markdown": "^5.0.0",
"react-middle-ellipsis": "^1.1.0",
"react-shadow": "^18.4.2",
"react-simple-code-editor": "^0.11.0",
"react-typist": "^2.0.5",
"react-use": "^15.3.4",
"snyk": "^1.405.1",
"snyk": "^1.425.4",
"use-dark-mode": "^2.3.1",
"use-media": "^1.4.0",
"warning": "^4.0.3",
Expand Down
Loading

0 comments on commit c9b7452

Please sign in to comment.