Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Jun 23, 2023
1 parent aa04c8d commit 5a07854
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 2,582 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"js-cookie": "^2.2.1",
"lodash": "^4.17.20",
"mongoose": "^5.11.12",
"next": "^10.0.5",
"next": "^12.0.8",
"next-connect": "^0.9.1",
"next-cookies": "^2.0.3",
"polished": "^4.0.5",
Expand Down
Loading

0 comments on commit 5a07854

Please sign in to comment.