Skip to content
Open
Show file tree
Hide file tree
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: upgrade mongoose from 8.6.1 to 8.6.2
Snyk has created this PR to upgrade mongoose from 8.6.1 to 8.6.2.

See this package in npm:
mongoose

See this project in Snyk:
https://app.snyk.io/org/amarbego/project/a78eb8e6-d64c-4e9d-84ab-36255fe7559c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 3, 2024
commit 1a8ebf97002fbdecc6b0b2724797e3281db58f45
8 changes: 4 additions & 4 deletions personal-finance-dashboard/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 personal-finance-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"express": "^4.21.0",
"framer-motion": "^11.5.2",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.6.1",
"mongoose": "^8.6.2",
"notistack": "^3.0.1",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
Expand Down