mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 10:52:42 +00:00
Bump mongoose from 6.1.9 to 6.1.10
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.1.9 to 6.1.10. - [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/6.1.9...6.1.10) --- 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -32,7 +32,7 @@
|
|||||||
"marked-extended-tables": "^1.0.3",
|
"marked-extended-tables": "^1.0.3",
|
||||||
"markedLegacy": "npm:marked@^0.3.19",
|
"markedLegacy": "npm:marked@^0.3.19",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"mongoose": "^6.1.9",
|
"mongoose": "^6.1.10",
|
||||||
"nanoid": "3.2.0",
|
"nanoid": "3.2.0",
|
||||||
"nconf": "^0.11.3",
|
"nconf": "^0.11.3",
|
||||||
"query-string": "7.1.0",
|
"query-string": "7.1.0",
|
||||||
@@ -9242,9 +9242,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.1.9",
|
"version": "6.1.10",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.1.9.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.1.10.tgz",
|
||||||
"integrity": "sha512-dh6ZeYNGUAW4Gc4MxxgPwU+0d1tZZgse6xTejDjFwyXJArBcyI4xLqNrO9W6Umu2iQzlT701RTtN+iJ0gipM4A==",
|
"integrity": "sha512-OELTPFun6+UHv+A7Fvig8bdOWFXcuD1nPeU86lsnIBadGbwduJAGKmCYDGIS6bt9oQtyUayHlndfVgzQF3AaUA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/node": "< 17.0.6",
|
"@types/node": "< 17.0.6",
|
||||||
"bson": "^4.2.2",
|
"bson": "^4.2.2",
|
||||||
@@ -19996,9 +19996,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.1.9",
|
"version": "6.1.10",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.1.9.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.1.10.tgz",
|
||||||
"integrity": "sha512-dh6ZeYNGUAW4Gc4MxxgPwU+0d1tZZgse6xTejDjFwyXJArBcyI4xLqNrO9W6Umu2iQzlT701RTtN+iJ0gipM4A==",
|
"integrity": "sha512-OELTPFun6+UHv+A7Fvig8bdOWFXcuD1nPeU86lsnIBadGbwduJAGKmCYDGIS6bt9oQtyUayHlndfVgzQF3AaUA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/node": "< 17.0.6",
|
"@types/node": "< 17.0.6",
|
||||||
"bson": "^4.2.2",
|
"bson": "^4.2.2",
|
||||||
|
|||||||
@@ -70,7 +70,7 @@
|
|||||||
"marked-extended-tables": "^1.0.3",
|
"marked-extended-tables": "^1.0.3",
|
||||||
"markedLegacy": "npm:marked@^0.3.19",
|
"markedLegacy": "npm:marked@^0.3.19",
|
||||||
"moment": "^2.29.1",
|
"moment": "^2.29.1",
|
||||||
"mongoose": "^6.1.9",
|
"mongoose": "^6.1.10",
|
||||||
"nanoid": "3.2.0",
|
"nanoid": "3.2.0",
|
||||||
"nconf": "^0.11.3",
|
"nconf": "^0.11.3",
|
||||||
"query-string": "7.1.0",
|
"query-string": "7.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user