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-NEXT-6032387
  • Loading branch information
snyk-bot committed Oct 25, 2023
1 parent 6dd2efb commit de08c69
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 @@ -11,7 +11,7 @@
"dependencies": {
"graphql": "^16.8.1",
"graphql-request": "^4.3.0",
"next": "12.1.6",
"next": "13.5.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"three": "^0.139.2"
Expand Down

0 comments on commit de08c69

Please sign in to comment.