mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 14:37:13 +01:00
Bump mongoose from 5.10.13 to 5.10.15
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.13 to 5.10.15. - [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.10.13...5.10.15) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
dafb344ec2
commit
26fd714663
6
package-lock.json
generated
6
package-lock.json
generated
@@ -8705,9 +8705,9 @@
|
||||
}
|
||||
},
|
||||
"mongoose": {
|
||||
"version": "5.10.13",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.10.13.tgz",
|
||||
"integrity": "sha512-lvZzTj449sVWijY76StOuTKt5oP5kyy70VdM3DMgPpKNqZfkAseHxekmqBbd9YQQDVIgrIYDar9vSlxKqc75MQ==",
|
||||
"version": "5.10.15",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-5.10.15.tgz",
|
||||
"integrity": "sha512-3QUWCpMRdFCPIBZkjG/B2OkfMY2WLkR+hv335o4T2mn3ta9kx8qVvXeUDojp3OHMxBZVUyCA+hDyyP4/aKmHuA==",
|
||||
"requires": {
|
||||
"bson": "^1.1.4",
|
||||
"kareem": "2.3.1",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"date-fns": "^2.16.1",
|
||||
"date-fns-tz": "^1.0.12",
|
||||
"ics": "^2.26.1",
|
||||
"mongoose": "^5.10.13",
|
||||
"mongoose": "^5.10.15",
|
||||
"next": "^10.0.1",
|
||||
"next-iron-session": "^4.1.10",
|
||||
"p-retry": "^4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user