mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-01 17:22:42 +00:00
Merge pull request #2200 from naturalcrit/dependabot/npm_and_yarn/mongoose-6.3.5
Bump mongoose from 6.3.4 to 6.3.5
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.3",
|
"moment": "^2.29.3",
|
||||||
"mongoose": "^6.3.4",
|
"mongoose": "^6.3.5",
|
||||||
"nanoid": "3.3.4",
|
"nanoid": "3.3.4",
|
||||||
"nconf": "^0.12.0",
|
"nconf": "^0.12.0",
|
||||||
"query-string": "7.1.1",
|
"query-string": "7.1.1",
|
||||||
@@ -9039,9 +9039,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "6.3.4",
|
"version": "6.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz",
|
||||||
"integrity": "sha512-UP0azyGMdY+2YNbJUHeHhnVw5vPzCqs4GQDUwHkilif/rwmSZktUQhQWMp1pUgRNeF2JC30vWGLrInZxD7K/Qw==",
|
"integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^4.6.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
@@ -19512,9 +19512,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mongoose": {
|
"mongoose": {
|
||||||
"version": "6.3.4",
|
"version": "6.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-6.3.5.tgz",
|
||||||
"integrity": "sha512-UP0azyGMdY+2YNbJUHeHhnVw5vPzCqs4GQDUwHkilif/rwmSZktUQhQWMp1pUgRNeF2JC30vWGLrInZxD7K/Qw==",
|
"integrity": "sha512-Ho3b/MK3lFyb87NjzyVwrjCqQ5DuLsIPSMFYDuZjaIJNhZfHNPQIcUDR1RLZ0/l+uznwo0VBu3WSwdu8EfAZTA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"bson": "^4.6.2",
|
"bson": "^4.6.2",
|
||||||
"kareem": "2.3.5",
|
"kareem": "2.3.5",
|
||||||
|
|||||||
@@ -74,7 +74,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.3",
|
"moment": "^2.29.3",
|
||||||
"mongoose": "^6.3.4",
|
"mongoose": "^6.3.5",
|
||||||
"nanoid": "3.3.4",
|
"nanoid": "3.3.4",
|
||||||
"nconf": "^0.12.0",
|
"nconf": "^0.12.0",
|
||||||
"query-string": "7.1.1",
|
"query-string": "7.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user