Skip to content

Commit df08085

Browse files
build(deps): bump mongoose from 6.8.1 to 6.8.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.8.1 to 6.8.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@6.8.1...6.8.2) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b577e7e commit df08085

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eris": "github:RabbitHouseCorp/eris#9d506cc3414baab112d0c3281442d38b3c02161f",
2828
"hound": "^1.0.5",
2929
"mal-scraper": "^2.11.4",
30-
"mongoose": "^6.8.1",
30+
"mongoose": "^6.8.2",
3131
"ms": "^2.1.3",
3232
"nekos.life": "^3.0.0",
3333
"os-utils": "^0.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3519,10 +3519,10 @@ mongodb@4.12.1:
35193519
"@aws-sdk/credential-providers" "^3.186.0"
35203520
saslprep "^1.0.3"
35213521

3522-
mongoose@^6.8.1:
3523-
version "6.8.1"
3524-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.8.1.tgz#7a5bf02241b88317ceca459beac9db5ff1ce8225"
3525-
integrity sha512-utr2hclZ+/QlO+JuVd33dxzvLKtByEhaLj8mEO+tqCm6pgOboKv+DWcvJDEcCMl4Rgd1ubgfYz4cZ9BWyHmC3Q==
3522+
mongoose@^6.8.2:
3523+
version "6.8.2"
3524+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.8.2.tgz#5b11a3ca0f6955e65f8f1e2255dad213e122b4ea"
3525+
integrity sha512-cIato5N2w/QuJkkh0w4nyf7ty7DqmmP/W8/6PFSM0DrzbxIMlr6VN15LBIceTSJIxbznNl2Mlbh9Rm4sokMw+A==
35263526
dependencies:
35273527
bson "^4.7.0"
35283528
kareem "2.5.0"

0 commit comments

Comments
 (0)