Skip to content

Commit 1913ea4

Browse files
authored
Merge pull request #74 from github-samples/dependabot/npm_and_yarn/mongodb-6.14.0
Bump mongodb from 6.13.1 to 6.14.0
2 parents 4d1a110 + d526127 commit 1913ea4

File tree

2 files changed

+52
-6
lines changed

2 files changed

+52
-6
lines changed

package-lock.json

Lines changed: 51 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "start-server-and-test start http://localhost:3000 cypress:headless"
99
},
1010
"dependencies": {
11-
"mongodb": "^6.13.1",
11+
"mongodb": "^6.14.0",
1212
"mongoose": "^8.10.1",
1313
"next": "latest",
1414
"react": "^19.0.0",

0 commit comments

Comments
 (0)