Skip to content

Commit

Permalink
fix: upgrade mongodb from 6.0.0 to 6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 2, 2024
1 parent 216688a commit e01a5c8
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 37 deletions.
71 changes: 35 additions & 36 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"autoprefixer": "10.4.16",
"encoding": "^0.1.13",
"eslint-config-next": "13.5.6",
"mongodb": "^6.0.0",
"mongodb": "^6.5.0",
"next": "13.5.6",
"openai": "^4.20.1",
"postcss": "8.4.33",
Expand Down

0 comments on commit e01a5c8

Please sign in to comment.