Skip to content

Commit

Permalink
fix: package.json & package-lock.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-POSTCSS-1090595
  • Loading branch information
snyk-bot committed Apr 12, 2021
1 parent 1628a6c commit b1a155d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"moment-strftime": "^0.5.0",
"node-sass": "^4.14.1",
"node-sass-utils": "^1.1.2",
"postcss": "^8.2.8",
"postcss": "^8.2.10",
"react": "^16.14.0",
"react-dom": "^16.8.1",
"react-helmet": "^5.2.0",
Expand Down

0 comments on commit b1a155d

Please sign in to comment.