From 98dcbd72bcbaa8cfb0f36b48a229d4e321e56a55 Mon Sep 17 00:00:00 2001 From: kirrg001 Date: Tue, 2 Jan 2018 12:08:32 +0100 Subject: [PATCH] Bump dependencies no issue - bson-objectid@1.2.2 - image-size@0.6.2 - knex-migrator@3.1.3 - nconf@0.10.0 - sanitize-html@1.16.3 - superagent@3.8.2 - eslint@4.14.0 - grunt-contrib-uglify@3.3.0 - grunt-subgrunt@1.3.0 - mocha@4.1.0 - nock@9.1.5 - should@13.2.0 - sinon@4.1.3 --- package.json | 26 +++++------ yarn.lock | 122 +++++++++++++++++++++++++++++---------------------- 2 files changed, 83 insertions(+), 65 deletions(-) diff --git a/package.json b/package.json index 5f135bacca..eafc6387c1 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "bookshelf": "0.10.3", "bookshelf-relations": "0.1.3", "brute-knex": "https://github.com/cobbspur/brute-knex/tarball/37439f56965b17d29bb4ff9b3f3222b2f4bd6ce3", - "bson-objectid": "1.2.1", + "bson-objectid": "1.2.2", "chalk": "1.1.3", "cheerio": "0.22.0", "compression": "1.7.1", @@ -58,12 +58,12 @@ "got": "7.1.0", "gscan": "1.2.3", "html-to-text": "3.3.0", - "image-size": "0.6.1", + "image-size": "0.6.2", "intl": "1.2.5", "intl-messageformat": "1.3.0", "jsonpath": "1.0.0", "knex": "0.12.9", - "knex-migrator": "3.1.2", + "knex-migrator": "3.1.3", "lodash": "4.17.4", "markdown-it": "8.4.0", "markdown-it-footnote": "3.0.1", @@ -74,7 +74,7 @@ "moment-timezone": "0.5.14", "multer": "1.3.0", "mysql": "2.15.0", - "nconf": "0.9.1", + "nconf": "0.10.0", "netjet": "1.1.4", "nodemailer": "0.7.1", "oauth2orize": "1.11.0", @@ -83,11 +83,11 @@ "passport-oauth2-client-password": "0.1.2", "path-match": "1.2.4", "rss": "1.2.2", - "sanitize-html": "1.16.1", + "sanitize-html": "1.16.3", "semver": "5.4.1", "simple-dom": "0.3.2", "simple-html-tokenizer": "0.4.3", - "superagent": "3.8.1", + "superagent": "3.8.2", "unidecode": "0.1.8", "uuid": "3.1.0", "validator": "6.3.0", @@ -97,7 +97,7 @@ "sqlite3": "3.1.13" }, "devDependencies": { - "eslint": "4.12.0", + "eslint": "4.14.0", "grunt": "1.0.1", "grunt-bg-shell": "2.3.3", "grunt-cli": "1.2.0", @@ -105,7 +105,7 @@ "grunt-contrib-compress": "1.4.3", "grunt-contrib-copy": "1.0.0", "grunt-contrib-symlink": "^1.0.0", - "grunt-contrib-uglify": "3.2.1", + "grunt-contrib-uglify": "3.3.0", "grunt-contrib-watch": "1.0.0", "grunt-cssnano": "2.1.0", "grunt-docker": "0.0.11", @@ -114,17 +114,17 @@ "grunt-mocha-cli": "3.0.0", "grunt-mocha-istanbul": "5.0.2", "grunt-shell": "2.1.0", - "grunt-subgrunt": "1.2.0", + "grunt-subgrunt": "1.3.0", "grunt-update-submodules": "0.4.1", "istanbul": "0.4.5", "matchdep": "2.0.0", "minimist": "1.2.0", - "mocha": "4.0.1", - "nock": "9.1.3", + "mocha": "4.1.0", + "nock": "9.1.5", "rewire": "3.0.2", - "should": "13.1.3", + "should": "13.2.0", "should-http": "0.1.1", - "sinon": "4.1.2", + "sinon": "4.1.3", "supertest": "3.0.0", "tmp": "0.0.33" }, diff --git a/yarn.lock b/yarn.lock index c62096f81c..08924fdf2d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -258,7 +258,7 @@ async@1.x, async@^1.4.0, async@^1.5.0, async@^1.5.2, async@~1.5.2: version "1.5.2" resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a" -async@^2.0.0, async@^2.1.4: +async@^2.0.0, async@^2.1.2, async@^2.1.4: version "2.6.0" resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4" dependencies: @@ -633,9 +633,9 @@ browserslist@^1.3.6, browserslist@^1.5.2, browserslist@^1.7.6: knex "0.12.2" lodash "4.16.3" -bson-objectid@1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.2.1.tgz#638b668f9afa00028c277a45917720dc573e2f1b" +bson-objectid@1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/bson-objectid/-/bson-objectid-1.2.2.tgz#f7d5dbc0d5fc1e810e4fefc9e0ef08e18534b7f2" buffer-crc32@^0.2.1: version "0.2.13" @@ -1553,21 +1553,25 @@ eslint-scope@^3.7.1: esrecurse "^4.1.0" estraverse "^4.1.1" -eslint@4.12.0: - version "4.12.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.12.0.tgz#a7ce78eba8cc8f2443acfbbc870cc31a65135884" +eslint-visitor-keys@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" + +eslint@4.14.0: + version "4.14.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.14.0.tgz#96609768d1dd23304faba2d94b7fefe5a5447a82" dependencies: ajv "^5.3.0" babel-code-frame "^6.22.0" chalk "^2.1.0" concat-stream "^1.6.0" cross-spawn "^5.1.0" - debug "^3.0.1" + debug "^3.1.0" doctrine "^2.0.2" eslint-scope "^3.7.1" + eslint-visitor-keys "^1.0.0" espree "^3.5.2" esquery "^1.0.0" - estraverse "^4.2.0" esutils "^2.0.2" file-entry-cache "^2.0.0" functional-red-black-tree "^1.0.1" @@ -2484,13 +2488,13 @@ grunt-contrib-symlink@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/grunt-contrib-symlink/-/grunt-contrib-symlink-1.0.0.tgz#c83616c035711a6c0062a2810cf1c77ffc6bed2b" -grunt-contrib-uglify@3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/grunt-contrib-uglify/-/grunt-contrib-uglify-3.2.1.tgz#8458943eb6053badff829b6f0c9126b1ea624c4a" +grunt-contrib-uglify@3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/grunt-contrib-uglify/-/grunt-contrib-uglify-3.3.0.tgz#dcc29bee1dd4768698930e46fb8bff8e8d37fb08" dependencies: chalk "^1.0.0" maxmin "^1.1.0" - uglify-js "~3.2.0" + uglify-js "~3.3.0" uri-path "^1.0.0" grunt-contrib-watch@1.0.0: @@ -2606,11 +2610,11 @@ grunt-shell@2.1.0: chalk "^1.0.0" npm-run-path "^2.0.0" -grunt-subgrunt@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/grunt-subgrunt/-/grunt-subgrunt-1.2.0.tgz#ae342e058f843742baf088b3c301dbcc285a9b63" +grunt-subgrunt@1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/grunt-subgrunt/-/grunt-subgrunt-1.3.0.tgz#0b77c057a7b22ba15ef5977b7c5992a75f5e4181" dependencies: - async "^1.5.2" + async "^2.1.2" glob "^7.0.0" grunt-update-submodules@0.4.1: @@ -2957,6 +2961,10 @@ image-size@0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.1.tgz#98122a562d59dcc097ef1b2c8191866eb8f5d663" +image-size@0.6.2: + version "0.6.2" + resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.2.tgz#8ee316d4298b028b965091b673d5f1537adee5b4" + imurmurhash@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" @@ -3482,9 +3490,9 @@ klaw@^1.0.0: optionalDependencies: graceful-fs "^4.1.9" -knex-migrator@3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.1.2.tgz#e3ccca84a440f32690d7a8ef76525b1ed1d8a54f" +knex-migrator@3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/knex-migrator/-/knex-migrator-3.1.3.tgz#533709c4096022c3d6a0c2bd7601eb6e3c06d8f8" dependencies: bluebird "^3.4.6" commander "2.9.0" @@ -3682,10 +3690,6 @@ lodash.isarray@^3.0.0: version "3.0.4" resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-3.0.4.tgz#79e4eb88c36a8122af86f844aa9bcd851b5fbb55" -lodash.isarray@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/lodash.isarray/-/lodash.isarray-4.0.0.tgz#2aca496b28c4ca6d726715313590c02e6ea34403" - lodash.keys@^3.0.0: version "3.1.2" resolved "https://registry.yarnpkg.com/lodash.keys/-/lodash.keys-3.1.2.tgz#4dbc0472b156be50a0b286855d1bd0b0c656098a" @@ -4065,9 +4069,9 @@ mobiledoc-dom-renderer@0.6.5: version "0.6.5" resolved "https://registry.yarnpkg.com/mobiledoc-dom-renderer/-/mobiledoc-dom-renderer-0.6.5.tgz#56c0302c4f9c30840ab5b9b20dfe905aed1e437b" -mocha@4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b" +mocha@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.1.0.tgz#7d86cfbcf35cb829e2754c32e17355ec05338794" dependencies: browser-stdout "1.3.0" commander "2.11.0" @@ -4185,18 +4189,18 @@ natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" -nconf@0.8.4: - version "0.8.4" - resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.8.4.tgz#9502234f7ad6238cab7f92d7c068c20434d3ff93" +nconf@0.10.0: + version "0.10.0" + resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.10.0.tgz#da1285ee95d0a922ca6cee75adcf861f48205ad2" dependencies: async "^1.4.0" ini "^1.3.0" secure-keys "^1.0.0" yargs "^3.19.0" -nconf@0.9.1: - version "0.9.1" - resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.9.1.tgz#f11baf90f418aecef0cb484974b479fb4803fa6c" +nconf@0.8.4: + version "0.8.4" + resolved "https://registry.yarnpkg.com/nconf/-/nconf-0.8.4.tgz#9502234f7ad6238cab7f92d7c068c20434d3ff93" dependencies: async "^1.4.0" ini "^1.3.0" @@ -4250,9 +4254,9 @@ nise@^1.2.0: path-to-regexp "^1.7.0" text-encoding "^0.6.4" -nock@9.1.3: - version "9.1.3" - resolved "https://registry.yarnpkg.com/nock/-/nock-9.1.3.tgz#1ab95a973a876c9ae2a844241844e29dbb5a1d89" +nock@9.1.5: + version "9.1.5" + resolved "https://registry.yarnpkg.com/nock/-/nock-9.1.5.tgz#9e4878e0e1c050bdd93ae1e326e89461ea15618b" dependencies: chai ">=1.9.2 <4.0.0" debug "^2.2.0" @@ -5404,14 +5408,13 @@ samsam@1.x: version "1.3.0" resolved "https://registry.yarnpkg.com/samsam/-/samsam-1.3.0.tgz#8d1d9350e25622da30de3e44ba692b5221ab7c50" -sanitize-html@1.16.1: - version "1.16.1" - resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.16.1.tgz#415e9b7f2d59fff2df9e4eec4067046e63e93b9c" +sanitize-html@1.16.3: + version "1.16.3" + resolved "https://registry.yarnpkg.com/sanitize-html/-/sanitize-html-1.16.3.tgz#96c1b44a36ff7312e1c22a14b05274370ac8bd56" dependencies: htmlparser2 "^3.9.0" lodash.clonedeep "^4.5.0" lodash.escaperegexp "^4.1.2" - lodash.isarray "^4.0.0" lodash.mergewith "^4.6.0" postcss "^6.0.14" srcset "^1.0.0" @@ -5597,9 +5600,9 @@ should-util@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/should-util/-/should-util-1.0.0.tgz#c98cda374aa6b190df8ba87c9889c2b4db620063" -should@13.1.3: - version "13.1.3" - resolved "https://registry.yarnpkg.com/should/-/should-13.1.3.tgz#a089bdf7979392a8272a712c8b63acbaafb7948f" +should@13.2.0: + version "13.2.0" + resolved "https://registry.yarnpkg.com/should/-/should-13.2.0.tgz#e4a29009fa9de21b62e07cfacdf17b9a915da820" dependencies: should-equal "^2.0.0" should-format "^3.0.3" @@ -5638,9 +5641,9 @@ simple-html-tokenizer@0.4.3: rai "~0.1.11" xoauth2 "~0.1.8" -sinon@4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.2.tgz#65610521d926fb53742dd84cd599f0b89a82f440" +sinon@4.1.3: + version "4.1.3" + resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.3.tgz#fc599eda47ed9f1a694ce774b94ab44260bd7ac5" dependencies: diff "^3.1.0" formatio "1.2.0" @@ -5648,7 +5651,7 @@ sinon@4.1.2: lolex "^2.2.0" nise "^1.2.0" supports-color "^4.4.0" - type-detect "^4.0.0" + type-detect "^4.0.5" slash@^1.0.0: version "1.0.0" @@ -5909,7 +5912,22 @@ superagent-retry@^0.6.0: version "0.6.0" resolved "https://registry.yarnpkg.com/superagent-retry/-/superagent-retry-0.6.0.tgz#e49b35ca96c0e3b1d0e3f49605136df0e0a028b7" -superagent@3.8.1, superagent@^3.0.0, superagent@^3.5.0: +superagent@3.8.2: + version "3.8.2" + resolved "https://registry.yarnpkg.com/superagent/-/superagent-3.8.2.tgz#e4a11b9d047f7d3efeb3bbe536d9ec0021d16403" + dependencies: + component-emitter "^1.2.0" + cookiejar "^2.1.0" + debug "^3.1.0" + extend "^3.0.0" + form-data "^2.3.1" + formidable "^1.1.1" + methods "^1.1.1" + mime "^1.4.1" + qs "^6.5.1" + readable-stream "^2.0.5" + +superagent@^3.0.0, superagent@^3.5.0: version "3.8.1" resolved "https://registry.yarnpkg.com/superagent/-/superagent-3.8.1.tgz#2571fd921f3fcdba43ac68c3b35c91951532701f" dependencies: @@ -6148,7 +6166,7 @@ type-detect@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1.0.0.tgz#762217cc06db258ec48908a1298e8b95121e8ea2" -type-detect@^4.0.0: +type-detect@^4.0.5: version "4.0.5" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.5.tgz#d70e5bc81db6de2a381bcaca0c6e0cbdc7635de2" @@ -6184,9 +6202,9 @@ uglify-js@^2.6: optionalDependencies: uglify-to-browserify "~1.0.0" -uglify-js@~3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.2.0.tgz#cb411ee4ca0e0cadbfe3a4e1a1da97e6fa0d19c1" +uglify-js@~3.3.0: + version "3.3.4" + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.3.4.tgz#d8ebb76f201a3798ac2f0b6519642fcca4a99834" dependencies: commander "~2.12.1" source-map "~0.6.1"