Skip to content

Commit

Permalink
fix: 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-POSTCSS-5926692
  • Loading branch information
snyk-bot committed Oct 3, 2023
1 parent 66a717c commit da21f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"date-fns": "^2.17.0",
"fetch-jsonp": "^1.2.1",
"gray-matter": "^4.0.3",
"next": "^12.1.5",
"next": "^13.5.4",
"raw-loader": "^4.0.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
Expand Down

0 comments on commit da21f37

Please sign in to comment.