Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade payload from 1.9.2 to 2.0.0 #125

Open
wants to merge 1 commit into
base: canary
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: examples/cms-payload/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MONGOOSE-8446504
snyk-bot committed Dec 3, 2024
commit 91932d762d0351d4668fc2ce2396f0b6e3f5926e
2 changes: 1 addition & 1 deletion examples/cms-payload/package.json
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"next": "latest",
"payload": "1.9.2",
"payload": "2.0.0",
"payload-admin-bar": "^1.0.5",
"pino-pretty": "^9.1.1",
"react": "18.2.0",