mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 22:47:15 +01:00
Bump mongoose from 5.12.12 to 5.12.13
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.12.12 to 5.12.13. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](https://github.com/Automattic/mongoose/compare/5.12.12...5.12.13) --- 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:
committed by
Thomas Ruoff
parent
f9776bebbf
commit
bafdcbe82b
6
package-lock.json
generated
6
package-lock.json
generated
@@ -7618,9 +7618,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "5.12.12",
|
"version": "5.12.13",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.12.12.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.12.13.tgz",
|
||||||
"integrity": "sha512-n+ZmGApaL5x/r92w6S4pb+c075i+YKzg1F9YWkznSzQMtvetj/2dSjj2cqsITpd6z60k3K7ZaosIl6hzHwUA9g==",
|
"integrity": "sha512-QGn1FCzZ8Z+mMGVg8oR2kQw4NmhLloCHsw1NqKWg3Yr7WfPzkE4pe7s9P6o5pkYGsku17n9mqMHowne7EFK/zQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/mongodb": "^3.5.27",
|
"@types/mongodb": "^3.5.27",
|
||||||
"bson": "^1.1.4",
|
"bson": "^1.1.4",
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
"date-fns": "^2.22.1",
|
"date-fns": "^2.22.1",
|
||||||
"date-fns-tz": "^1.1.4",
|
"date-fns-tz": "^1.1.4",
|
||||||
"ics": "^2.29.0",
|
"ics": "^2.29.0",
|
||||||
"mongoose": "^5.12.12",
|
"mongoose": "^5.12.13",
|
||||||
"next": "^10.2.3",
|
"next": "^10.2.3",
|
||||||
"next-iron-session": "^4.1.14",
|
"next-iron-session": "^4.1.14",
|
||||||
"next-mdx-remote": "^3.0.2",
|
"next-mdx-remote": "^3.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user