0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 22:02:41 +00:00

Bump mongoose from 7.1.0 to 7.1.1

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.1.0 to 7.1.1.
- [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/7.1.0...7.1.1)

---
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:
dependabot[bot]
2023-05-17 23:35:01 +00:00
committed by GitHub
parent ee1ee801a7
commit 34e73ee69b
2 changed files with 17556 additions and 17556 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"marked-extended-tables": "^1.0.6", "marked-extended-tables": "^1.0.6",
"markedLegacy": "npm:marked@^0.3.19", "markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4", "moment": "^2.29.4",
"mongoose": "^7.1.0", "mongoose": "^7.1.1",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"nconf": "^0.12.0", "nconf": "^0.12.0",
"npm": "^9.6.6", "npm": "^9.6.6",
@@ -10003,9 +10003,9 @@
} }
}, },
"node_modules/mongoose": { "node_modules/mongoose": {
"version": "7.1.0", "version": "7.1.1",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.1.0.tgz", "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.1.1.tgz",
"integrity": "sha512-shoo9z/7o96Ojx69wpJn65+EC+Mt3q1SWTducW+F2Y4ieCXo0lZwpCZedgC841MIvJ7V8o6gmzoN1NfcnOTOuw==", "integrity": "sha512-AIxaWwGY+td7QOMk4NgK6fbRuGovFyDzv65nU1uj1DsUh3lpjfP3iFYHSR+sUKrs7nbp19ksLlRXkmInBteSCA==",
"dependencies": { "dependencies": {
"bson": "^5.2.0", "bson": "^5.2.0",
"kareem": "2.5.1", "kareem": "2.5.1",

View File

@@ -101,7 +101,7 @@
"marked-extended-tables": "^1.0.6", "marked-extended-tables": "^1.0.6",
"markedLegacy": "npm:marked@^0.3.19", "markedLegacy": "npm:marked@^0.3.19",
"moment": "^2.29.4", "moment": "^2.29.4",
"mongoose": "^7.1.0", "mongoose": "^7.1.1",
"nanoid": "3.3.4", "nanoid": "3.3.4",
"nconf": "^0.12.0", "nconf": "^0.12.0",
"npm": "^9.6.6", "npm": "^9.6.6",