Skip to content

Commit

Permalink
fix: examples/with-mongodb-mongoose/package.json to reduce vulnerabil…
Browse files Browse the repository at this point in the history
…ities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303
  • Loading branch information
snyk-bot committed Oct 17, 2024
1 parent a5fea53 commit 29183f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-mongodb-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"mongoose": "^5.9.13",
"next": "^9.4.2",
"next": "^12.0.8",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"swr": "0.2.2"
Expand Down

0 comments on commit 29183f6

Please sign in to comment.