Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #75 from suggestionsbot/renovate/mongoose-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
acollierr17 authored Mar 6, 2022
2 parents 4f16f0d + 4e7b57b commit 9cbdf28
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"dotenv": "^16.0.0",
"erlpack": "discord/erlpack",
"kurasuta": "^2.2.3",
"mongoose": "6.2.3",
"mongoose": "6.2.4",
"petitio": "^1.4.0",
"utf-8-validate": "^5.0.4",
"zlib-sync": "^0.1.7"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,10 +857,10 @@ [email protected]:
optionalDependencies:
saslprep "^1.0.3"

[email protected].3:
version "6.2.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.3.tgz#146f718a8af95893827c5ab621697117be426256"
integrity sha512-FxF2D0MGGIw9bAJ57nSyM4Hs4tDHbu6dn9gQwT1J/lxmRB8jfaWWJ3FSJXTmeYlQ6BpyKeIaT8fj6SAX0YMNBA==
[email protected].4:
version "6.2.4"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.4.tgz#c6ff4f84ab47b6c760e773424b0fd1f392d98563"
integrity sha512-3hA3IGxBzZdlp1+/I9qn53NjEAd01qvKAH2WUCPahjVO8+uAmR0B4m+1bC3x9a4r0ExY8QYQ2ryG3E/v5Tj+jA==
dependencies:
bson "^4.2.2"
kareem "2.3.4"
Expand Down

0 comments on commit 9cbdf28

Please sign in to comment.