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 #82 from suggestionsbot/renovate/mongoose-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
acollierr17 authored Apr 3, 2022
2 parents 9917b67 + e2bbb6b commit 4ac1bff
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.4",
"mongoose": "6.2.9",
"petitio": "^1.4.0",
"utf-8-validate": "^5.0.4",
"zlib-sync": "^0.1.7"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -750,10 +750,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=

[email protected].4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.3.4.tgz#b38c436fb4758775d919b2828b4009db59b52694"
integrity sha512-Vcrt8lcpVl0s8ePx634BxwRqmFo+5DcOhlmNadehxreMTIQi/9hOL/B3hZQQbK5DgMS7Lem3xABXV7/S3jy+7g==
[email protected].5:
version "2.3.5"
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.3.5.tgz#111fe9dbab754c8ed88b7a2360e2680cec1420ca"
integrity sha512-qxCyQtp3ioawkiRNQr/v8xw9KIviMSSNmy+63Wubj7KmMn3g7noRXIZB4vPCAP+ETi2SR8eH6CvmlKZuGpoHOg==

kurasuta@^2.2.3:
version "2.2.3"
Expand Down Expand Up @@ -857,13 +857,13 @@ [email protected]:
optionalDependencies:
saslprep "^1.0.3"

[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==
[email protected].9:
version "6.2.9"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.2.9.tgz#6318dceeebdd23d30a5a414a98bdfeab13fc83ef"
integrity sha512-6ApgF3rKYah5pUEO/1H+QrT0GT05OR7FprtVM45yzcrT/IKKlXizPyttrMiK1mLPt+55pGU7PMsBWY7yx/xZ4g==
dependencies:
bson "^4.2.2"
kareem "2.3.4"
kareem "2.3.5"
mongodb "4.3.1"
mpath "0.8.4"
mquery "4.0.2"
Expand Down

0 comments on commit 4ac1bff

Please sign in to comment.