Skip to content

Commit

Permalink
fix: templates/library/nextjs-library-boilerplate/example/package.jso…
Browse files Browse the repository at this point in the history
…n to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-8186172
  • Loading branch information
snyk-bot committed Oct 18, 2024
1 parent 87aaec5 commit ca077a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"eslint": "8.34.0",
"eslint-config-next": "13.2.1",
"next": "13.2.1",
"next": "14.2.7",
"next-library": "link:..",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand Down

0 comments on commit ca077a9

Please sign in to comment.