Skip to content

Commit

Permalink
fix: packages/metaverse/package.json & packages/metaverse/package-loc…
Browse files Browse the repository at this point in the history
…k.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NEXT-1577139
  • Loading branch information
snyk-bot committed Aug 31, 2021
1 parent 4c3573d commit cff8857
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 62 deletions.
219 changes: 158 additions & 61 deletions packages/metaverse/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 packages/metaverse/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "next start"
},
"dependencies": {
"next": "11.1.0",
"next": "11.1.1",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down

0 comments on commit cff8857

Please sign in to comment.