Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit a280924

Browse files
Bump mongoose from 4.13.14 to 5.2.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.13.14 to 5.2.2. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@4.13.14...5.2.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent fdb763a commit a280924

2 files changed

Lines changed: 43 additions & 84 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"helmet": "~3.12.0",
8888
"html-excerpt": "~0.1.0",
8989
"mime": "^2.3.1",
90-
"mongoose": "~4.13.2",
90+
"mongoose": "~5.2.2",
9191
"multer": "~1.3.0",
9292
"node-sass": "~4.7.2",
9393
"nyc": "^12.0.2",

yarn.lock

Lines changed: 42 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -507,13 +507,7 @@ async@1.x, async@^1.4.0:
507507
version "1.5.2"
508508
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
509509

510-
async@2.6.0:
511-
version "2.6.0"
512-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
513-
dependencies:
514-
lodash "^4.14.0"
515-
516-
async@^2.1.2, async@^2.1.4, async@^2.6.0:
510+
async@2.6.1, async@^2.1.2, async@^2.1.4, async@^2.6.0:
517511
version "2.6.1"
518512
resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610"
519513
dependencies:
@@ -784,7 +778,7 @@ browser-stdout@1.3.1:
784778
version "1.3.1"
785779
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"
786780

787-
bson@~1.0.4:
781+
bson@~1.0.4, bson@~1.0.5:
788782
version "1.0.9"
789783
resolved "https://registry.yarnpkg.com/bson/-/bson-1.0.9.tgz#12319f8323b1254739b7c6bef8d3e89ae05a2f57"
790784

@@ -796,10 +790,6 @@ buffer-from@^1.0.0:
796790
version "1.1.0"
797791
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.0.tgz#87fcaa3a298358e0ade6e442cfce840740d1ad04"
798792

799-
buffer-shims@~1.0.0:
800-
version "1.0.0"
801-
resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51"
802-
803793
builtin-modules@^1.0.0:
804794
version "1.1.1"
805795
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
@@ -1713,10 +1703,6 @@ error-ex@^1.2.0:
17131703
dependencies:
17141704
is-arrayish "^0.2.1"
17151705

1716-
es6-promise@3.2.1:
1717-
version "3.2.1"
1718-
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-3.2.1.tgz#ec56233868032909207170c39448e24449dd1fc4"
1719-
17201706
escape-html@~1.0.3:
17211707
version "1.0.3"
17221708
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -2620,10 +2606,6 @@ hoek@4.x.x:
26202606
version "4.2.1"
26212607
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
26222608

2623-
hooks-fixed@2.0.2:
2624-
version "2.0.2"
2625-
resolved "https://registry.yarnpkg.com/hooks-fixed/-/hooks-fixed-2.0.2.tgz#20076daa07e77d8a6106883ce3f1722e051140b0"
2626-
26272609
hosted-git-info@^2.1.4:
26282610
version "2.6.1"
26292611
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.6.1.tgz#6e4cee78b01bb849dcf93527708c69fdbee410df"
@@ -3286,9 +3268,9 @@ jws@^3.1.5:
32863268
jwa "^1.1.5"
32873269
safe-buffer "^5.0.1"
32883270

3289-
kareem@1.5.0:
3290-
version "1.5.0"
3291-
resolved "https://registry.yarnpkg.com/kareem/-/kareem-1.5.0.tgz#e3e4101d9dcfde299769daf4b4db64d895d17448"
3271+
kareem@2.2.1:
3272+
version "2.2.1"
3273+
resolved "https://registry.yarnpkg.com/kareem/-/kareem-2.2.1.tgz#9950809415aa3cde62ab43b4f7b919d99816e015"
32923274

32933275
kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0:
32943276
version "3.2.2"
@@ -3468,7 +3450,7 @@ lodash.unescape@^4.0.1:
34683450
version "4.0.1"
34693451
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
34703452

3471-
lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.1, lodash@~4.17.10:
3453+
lodash@^4.0.0, lodash@^4.0.1, lodash@^4.13.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.1, lodash@~4.17.10:
34723454
version "4.17.10"
34733455
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
34743456

@@ -3737,50 +3719,49 @@ moment@2.x.x:
37373719
version "2.22.2"
37383720
resolved "https://registry.yarnpkg.com/moment/-/moment-2.22.2.tgz#3c257f9839fc0e93ff53149632239eb90783ff66"
37393721

3740-
mongodb-core@2.1.18:
3741-
version "2.1.18"
3742-
resolved "https://registry.yarnpkg.com/mongodb-core/-/mongodb-core-2.1.18.tgz#4c46139bdf3a1f032ded91db49f38eec01659050"
3722+
mongodb-core@3.1.0:
3723+
version "3.1.0"
3724+
resolved "https://registry.yarnpkg.com/mongodb-core/-/mongodb-core-3.1.0.tgz#af91f36fd560ed785f4e61e694432df4d3698aad"
37433725
dependencies:
37443726
bson "~1.0.4"
3745-
require_optional "~1.0.0"
3727+
require_optional "^1.0.1"
3728+
optionalDependencies:
3729+
saslprep "^1.0.0"
37463730

3747-
mongodb@2.2.34:
3748-
version "2.2.34"
3749-
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-2.2.34.tgz#a34f59bbeb61754aec432de72c3fe21526a44c1a"
3731+
mongodb@3.1.1:
3732+
version "3.1.1"
3733+
resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-3.1.1.tgz#c018c4b277614e8b1e08426d5bcbe1a7e5cdbd74"
37503734
dependencies:
3751-
es6-promise "3.2.1"
3752-
mongodb-core "2.1.18"
3753-
readable-stream "2.2.7"
3735+
mongodb-core "3.1.0"
37543736

3755-
mongoose@~4.13.2:
3756-
version "4.13.14"
3757-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-4.13.14.tgz#0eb6d4fc6a15c9834994ab4102da614421d1dff0"
3737+
mongoose-legacy-pluralize@1.0.2:
3738+
version "1.0.2"
3739+
resolved "https://registry.yarnpkg.com/mongoose-legacy-pluralize/-/mongoose-legacy-pluralize-1.0.2.tgz#3ba9f91fa507b5186d399fb40854bff18fb563e4"
3740+
3741+
mongoose@~5.2.2:
3742+
version "5.2.2"
3743+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-5.2.2.tgz#3310e71e7e271c1134915c2d7fdf815eb2fa7072"
37583744
dependencies:
3759-
async "2.6.0"
3760-
bson "~1.0.4"
3761-
hooks-fixed "2.0.2"
3762-
kareem "1.5.0"
3745+
async "2.6.1"
3746+
bson "~1.0.5"
3747+
kareem "2.2.1"
37633748
lodash.get "4.4.2"
3764-
mongodb "2.2.34"
3765-
mpath "0.3.0"
3766-
mpromise "0.5.5"
3767-
mquery "2.3.3"
3749+
mongodb "3.1.1"
3750+
mongodb-core "3.1.0"
3751+
mongoose-legacy-pluralize "1.0.2"
3752+
mpath "0.4.1"
3753+
mquery "3.0.0"
37683754
ms "2.0.0"
3769-
muri "1.3.0"
37703755
regexp-clone "0.0.1"
37713756
sliced "1.0.1"
37723757

3773-
mpath@0.3.0:
3774-
version "0.3.0"
3775-
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.3.0.tgz#7a58f789e9b5fd3c94520634157960f26bd5ef44"
3776-
3777-
mpromise@0.5.5:
3778-
version "0.5.5"
3779-
resolved "https://registry.yarnpkg.com/mpromise/-/mpromise-0.5.5.tgz#f5b24259d763acc2257b0a0c8c6d866fd51732e6"
3758+
mpath@0.4.1:
3759+
version "0.4.1"
3760+
resolved "https://registry.yarnpkg.com/mpath/-/mpath-0.4.1.tgz#ed10388430380bf7bbb5be1391e5d6969cb08e89"
37803761

3781-
mquery@2.3.3:
3782-
version "2.3.3"
3783-
resolved "https://registry.yarnpkg.com/mquery/-/mquery-2.3.3.tgz#221412e5d4e7290ca5582dd16ea8f190a506b518"
3762+
mquery@3.0.0:
3763+
version "3.0.0"
3764+
resolved "https://registry.yarnpkg.com/mquery/-/mquery-3.0.0.tgz#e5f387dbabc0b9b69859e550e810faabe0ceabb0"
37843765
dependencies:
37853766
bluebird "3.5.0"
37863767
debug "2.6.9"
@@ -3808,10 +3789,6 @@ multer@~1.3.0:
38083789
type-is "^1.6.4"
38093790
xtend "^4.0.0"
38103791

3811-
muri@1.3.0:
3812-
version "1.3.0"
3813-
resolved "https://registry.yarnpkg.com/muri/-/muri-1.3.0.tgz#aeccf3db64c56aa7c5b34e00f95b7878527a4721"
3814-
38153792
mute-stream@0.0.7:
38163793
version "0.0.7"
38173794
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
@@ -4351,10 +4328,6 @@ prepend-http@^1.0.1:
43514328
version "1.0.4"
43524329
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
43534330

4354-
process-nextick-args@~1.0.6:
4355-
version "1.0.7"
4356-
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3"
4357-
43584331
process-nextick-args@~2.0.0:
43594332
version "2.0.0"
43604333
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
@@ -4523,18 +4496,6 @@ readable-stream@1.1.x:
45234496
isarray "0.0.1"
45244497
string_decoder "~0.10.x"
45254498

4526-
readable-stream@2.2.7:
4527-
version "2.2.7"
4528-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.7.tgz#07057acbe2467b22042d36f98c5ad507054e95b1"
4529-
dependencies:
4530-
buffer-shims "~1.0.0"
4531-
core-util-is "~1.0.0"
4532-
inherits "~2.0.1"
4533-
isarray "~1.0.0"
4534-
process-nextick-args "~1.0.6"
4535-
string_decoder "~1.0.0"
4536-
util-deprecate "~1.0.1"
4537-
45384499
readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.2.2, readable-stream@^2.3.6:
45394500
version "2.3.6"
45404501
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
@@ -4728,7 +4689,7 @@ require-uncached@^1.0.3:
47284689
caller-path "^0.1.0"
47294690
resolve-from "^1.0.0"
47304691

4731-
require_optional@~1.0.0:
4692+
require_optional@^1.0.1:
47324693
version "1.0.1"
47334694
resolved "https://registry.yarnpkg.com/require_optional/-/require_optional-1.0.1.tgz#4cf35a4247f64ca3df8c2ef208cc494b1ca8fc2e"
47344695
dependencies:
@@ -4831,6 +4792,10 @@ sanitize-html@^1.18.2:
48314792
srcset "^1.0.0"
48324793
xtend "^4.0.0"
48334794

4795+
saslprep@^1.0.0:
4796+
version "1.0.0"
4797+
resolved "https://registry.yarnpkg.com/saslprep/-/saslprep-1.0.0.tgz#2c4968a0bfbf249530cd597bc62870ccd4b41a24"
4798+
48344799
sass-graph@^2.2.4:
48354800
version "2.2.4"
48364801
resolved "https://registry.yarnpkg.com/sass-graph/-/sass-graph-2.2.4.tgz#13fbd63cd1caf0908b9fd93476ad43a51d1e0b49"
@@ -5234,12 +5199,6 @@ string_decoder@~0.10.x:
52345199
version "0.10.31"
52355200
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
52365201

5237-
string_decoder@~1.0.0:
5238-
version "1.0.3"
5239-
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.0.3.tgz#0fc67d7c141825de94282dd536bec6b9bce860ab"
5240-
dependencies:
5241-
safe-buffer "~5.1.0"
5242-
52435202
string_decoder@~1.1.1:
52445203
version "1.1.1"
52455204
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"

0 commit comments

Comments
 (0)