Skip to content

Commit

Permalink
fix: upgrade next-connect from 0.6.6 to 0.13.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade next-connect from 0.6.6 to 0.13.0.

See this package in npm:
https://www.npmjs.com/package/next-connect

See this project in Snyk:
https://app.snyk.io/org/donavon/project/bcb5ea49-5d5e-45ce-8832-69e76bc53f35?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 7, 2024
1 parent a5fea53 commit a0aafdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-passport-and-next-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@hapi/iron": "6.0.0",
"cookie": "0.4.0",
"next": "latest",
"next-connect": "^0.6.1",
"next-connect": "^0.13.0",
"passport": "^0.4.1",
"passport-local": "^1.0.0",
"react": "^16.13.1",
Expand Down

0 comments on commit a0aafdd

Please sign in to comment.