mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-09 01:31:47 +00:00
Bump mongoose from 8.7.0 to 8.7.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.0 to 8.7.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/8.7.0...8.7.2) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@ -22,7 +22,7 @@
|
||||
"cors": "^2.8.5",
|
||||
"express": "^4.21.0",
|
||||
"joi": "^17.13.3",
|
||||
"mongoose": "^8.7.0",
|
||||
"mongoose": "^8.7.2",
|
||||
"nodemailer": "^6.9.15",
|
||||
"speakeasy": "^2.0.0",
|
||||
"ts-md5": "^1.3.1"
|
||||
|
||||
@ -1498,10 +1498,10 @@ mongodb@6.9.0:
|
||||
bson "^6.7.0"
|
||||
mongodb-connection-string-url "^3.0.0"
|
||||
|
||||
mongoose@^8.7.0:
|
||||
version "8.7.0"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.0.tgz#0f5377a4c3099702a5a00f5dccde2a092ca1c3b0"
|
||||
integrity sha512-rUCSF1mMYQXjXYdqEQLLlMD3xbcj2j1/hRn+9VnVj7ipzru/UoUZxlj/hWmteKMAh4EFnDZ+BIrmma9l/0Hi1g==
|
||||
mongoose@^8.7.2:
|
||||
version "8.7.2"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.7.2.tgz#b13559dafce8efd8b1d721802596d3ecc0957506"
|
||||
integrity sha512-Ok4VzMds9p5G3ZSUhmvBm1GdxanbzhS29jpSn02SPj+IXEVFnIdfwAlHHXWkyNscZKlcn8GuMi68FH++jo0flg==
|
||||
dependencies:
|
||||
bson "^6.7.0"
|
||||
kareem "2.6.3"
|
||||
|
||||
Reference in New Issue
Block a user