From cb254d34b3b0992f1df6529851dcea38a1178e2d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 May 2020 08:39:17 +0000 Subject: [PATCH] Bump npm-check-updates from 4.1.2 to 5.0.0 Bumps [npm-check-updates](https://github.com/tjunnone/npm-check-updates) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/tjunnone/npm-check-updates/releases) - [Commits](https://github.com/tjunnone/npm-check-updates/compare/v4.1.2...v5.0.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 50 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4637dd4f..7b4dd9ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9633,9 +9633,9 @@ } }, "make-fetch-happen": { - "version": "8.0.4", - "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-8.0.4.tgz", - "integrity": "sha512-hIFoqGq1db0QMiy/Atr/pI1Rs4rDV+ZdGSey2SQyF3KK3u1z4aj9mS5UdNnZkdQpA+H3pGn0J3KlEwsi2x4EqA==", + "version": "8.0.6", + "resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-8.0.6.tgz", + "integrity": "sha512-QJ4pB5VBY9H9e+3t/o+fPjsVUlPULpAllxuKertRo/7ii47TfxeEEnneM6NCmhyn4MQPTYL+M+RkiU9bR+hAfg==", "dev": true, "requires": { "agentkeepalive": "^4.1.0", @@ -10372,15 +10372,15 @@ } }, "npm-check-updates": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-4.1.2.tgz", - "integrity": "sha512-CRO20Z12fygKL/ow4j4pnpyxevda/PuFbWpsF5E9sFW0B+M3d32A1dD+fTHLDjgderhKXr64W8qQ6M/Gq8OLiw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-5.0.0.tgz", + "integrity": "sha512-hlLyMMRJHugAZT+xB0LPBnxofolP8F0dwD+XKautKqf/VJQIogt4YBDcITSJNkcop91+f3szhoSyFt2V9bGYRg==", "dev": true, "requires": { - "chalk": "^3.0.0", + "chalk": "^4.0.0", "cint": "^8.2.1", "cli-table": "^0.3.1", - "commander": "^5.0.0", + "commander": "^5.1.0", "fast-diff": "^1.2.0", "find-up": "4.1.0", "get-stdin": "^7.0.0", @@ -10389,12 +10389,12 @@ "lodash": "^4.17.15", "node-alias": "^1.0.4", "p-map": "^4.0.0", - "pacote": "^11.1.4", + "pacote": "^11.1.9", "progress": "^2.0.3", "prompts": "^2.3.2", "rc-config-loader": "^3.0.0", "requireg": "^0.2.2", - "semver": "^7.2.1", + "semver": "^7.3.2", "semver-utils": "^1.1.4", "spawn-please": "^0.3.0", "update-notifier": "^4.1.0" @@ -10411,9 +10411,9 @@ } }, "chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.0.0.tgz", + "integrity": "sha512-N9oWFcegS0sFr9oh1oz2d7Npos6vNoWW9HvtCg5N1KRFpUhaAhvTv5Y58g880fZaEYSNm3qDz8SU1UrGvp+n7A==", "dev": true, "requires": { "ansi-styles": "^4.1.0", @@ -10510,9 +10510,9 @@ } }, "npm-packlist": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-2.1.1.tgz", - "integrity": "sha512-95TSDvGwujIhqfSpIiRRLodEF+y6mJMopuZdahoGzqtRDFZXGav46S0p6ngeWaiAkb5R72w6eVARhzej0HvZeQ==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-2.1.2.tgz", + "integrity": "sha512-eByPaP+wsKai0BJX5pmb58d3mfR0zUATcnyuvSxIudTEn+swCPFLxh7srCmqB4hr7i9V24/DPjjq5b2qUtbgXQ==", "dev": true, "requires": { "glob": "^7.1.6", @@ -10541,14 +10541,14 @@ } }, "npm-registry-fetch": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-8.0.0.tgz", - "integrity": "sha512-975WwLvZjX97y9UWWQ8nAyr7bw02s9xKPHqvEm5T900LQsB1HXb8Gb9ebYtCBLSX+K8gSOrO5KS/9yV/naLZmQ==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-8.0.2.tgz", + "integrity": "sha512-/UteT/LQ+0eegPh96w2sVjpAJk2kuphWASp1SPBFBWtSyuPoUW5gf4utzQm5A5FLrZF3eZJGH59j4X6KBUa40g==", "dev": true, "requires": { "@npmcli/ci-detect": "^1.0.0", "lru-cache": "^5.1.1", - "make-fetch-happen": "^8.0.2", + "make-fetch-happen": "^8.0.6", "minipass": "^3.0.0", "minipass-fetch": "^1.1.2", "minipass-json-stream": "^1.0.1", @@ -11118,14 +11118,14 @@ } }, "pacote": { - "version": "11.1.6", - "resolved": "https://registry.npmjs.org/pacote/-/pacote-11.1.6.tgz", - "integrity": "sha512-0feWktUCz1DMBfSFYfEIr2C21+KpUmQcMA2AqmOQPMbv0NfLd7X7TiGFZWulVoVw8de15V9PMTtZkNji4aF7CQ==", + "version": "11.1.9", + "resolved": "https://registry.npmjs.org/pacote/-/pacote-11.1.9.tgz", + "integrity": "sha512-gnaYYFA3JUZKcbISv24Y14dbMqAheMjGZpMWt8rvrXSI8fFDT/iUlUaJ0u74CLT7WVWOBzApIBErbF4n2DbikQ==", "dev": true, "requires": { "@npmcli/git": "^2.0.1", "@npmcli/installed-package-contents": "^1.0.5", - "@npmcli/promise-spawn": "^1.1.0", + "@npmcli/promise-spawn": "^1.2.0", "@npmcli/run-script": "^1.3.0", "cacache": "^15.0.3", "chownr": "^2.0.0", @@ -11136,7 +11136,7 @@ "npm-package-arg": "^8.0.1", "npm-packlist": "^2.1.0", "npm-pick-manifest": "^6.0.0", - "npm-registry-fetch": "^8.0.0", + "npm-registry-fetch": "^8.0.2", "promise-retry": "^1.1.1", "read-package-json-fast": "^1.1.3", "rimraf": "^3.0.2", diff --git a/package.json b/package.json index 21cec7da..f8f46591 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "jsdoc": "3.6.4", "nodemon": "2.0.3", "npm-audit-resolver": "2.2.0", - "npm-check-updates": "4.1.2", + "npm-check-updates": "5.0.0", "nyc": "15.0.1", "pre-commit": "1.2.2", "proxyquire": "2.1.3",