Skip to content

Commit 09f1d86

Browse files
feat: bump mongoose from 8.2.3 to 8.2.4 in /server
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@8.2.3...8.2.4) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bf1b0f commit 09f1d86

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

server/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"bcryptjs": "^2.4.3",
1515
"graphql": "^16.8.1",
1616
"jsonwebtoken": "^9.0.2",
17-
"mongoose": "^8.2.3",
17+
"mongoose": "^8.2.4",
1818
"nodemon": "^3.1.0"
1919
}
2020
}

0 commit comments

Comments
 (0)