Skip to content

Commit

Permalink
fix: example/package.json & example/package-lock.json to reduce vulne…
Browse files Browse the repository at this point in the history
…rabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692
- https://snyk.io/vuln/SNYK-JS-ZOD-5925617
  • Loading branch information
snyk-bot committed Oct 4, 2023
1 parent dd135bb commit b35e832
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 39 deletions.
185 changes: 147 additions & 38 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react-dom": "18.2.7",
"eslint": "8.46.0",
"eslint-config-next": "13.4.13",
"next": "13.4.13",
"next": "13.5.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"recharts": "^2.7.3",
Expand Down

0 comments on commit b35e832

Please sign in to comment.