From 27c679002a08d7a14a921d09b14acf4e2aab2038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 07:00:15 +0000 Subject: [PATCH] Bump npm from 7.5.4 to 7.6.3 Bumps [npm](https://github.com/npm/cli) from 7.5.4 to 7.6.3. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v7.5.4...v7.6.3) Signed-off-by: dependabot[bot] --- package-lock.json | 62 ++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 30 deletions(-) diff --git a/package-lock.json b/package-lock.json index cc4f701..f4bb00b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3120,11 +3120,11 @@ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==" }, "npm": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.5.4.tgz", - "integrity": "sha512-p04kiYgTn8ncpqZbBjdRQ8uUisXStILIH+zppnRHfUKAgNyIXn3Aq/Pf0B1SIC6WCNVDA6Gn9NmHXvU4feLnWg==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.3.tgz", + "integrity": "sha512-+Cs8TEtkfdQGTIPw8AeqVtNNHyo1Zw8HATzAFFWYnK7jQYgT/CatEy85+BlEoEpqvga2uaKqVrXsTAYj28emjg==", "requires": { - "@npmcli/arborist": "^2.2.2", + "@npmcli/arborist": "^2.2.8", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^1.2.9", "@npmcli/run-script": "^1.8.3", @@ -3132,7 +3132,7 @@ "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", "archy": "~1.0.0", - "byte-size": "^7.0.0", + "byte-size": "^7.0.1", "cacache": "^15.0.5", "chalk": "^4.1.0", "chownr": "^2.0.0", @@ -3148,15 +3148,15 @@ "json-parse-even-better-errors": "^2.3.1", "leven": "^3.1.0", "libnpmaccess": "^4.0.1", - "libnpmdiff": "^2.0.3", + "libnpmdiff": "^2.0.4", "libnpmfund": "^1.0.2", "libnpmhook": "^6.0.1", "libnpmorg": "^2.0.1", - "libnpmpack": "^2.0.0", + "libnpmpack": "^2.0.1", "libnpmpublish": "^4.0.0", "libnpmsearch": "^3.1.0", "libnpmteam": "^2.0.2", - "libnpmversion": "^1.0.10", + "libnpmversion": "^1.0.11", "make-fetch-happen": "^8.0.14", "minipass": "^3.1.3", "minipass-pipeline": "^1.2.4", @@ -3166,19 +3166,19 @@ "node-gyp": "^7.1.2", "nopt": "^5.0.0", "npm-audit-report": "^2.1.4", - "npm-package-arg": "^8.1.0", + "npm-package-arg": "^8.1.1", "npm-pick-manifest": "^6.1.0", "npm-profile": "^5.0.2", "npm-registry-fetch": "^9.0.0", "npm-user-validate": "^1.0.1", "npmlog": "~4.1.2", "opener": "^1.5.2", - "pacote": "^11.2.6", + "pacote": "^11.3.0", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", - "read-package-json": "^3.0.0", - "read-package-json-fast": "^2.0.1", + "read-package-json": "^3.0.1", + "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", "rimraf": "^3.0.2", "semver": "^7.3.4", @@ -3193,12 +3193,12 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.2", + "version": "2.2.8", "bundled": true, "requires": { - "@npmcli/installed-package-contents": "^1.0.6", + "@npmcli/installed-package-contents": "^1.0.7", "@npmcli/map-workspaces": "^1.0.2", - "@npmcli/metavuln-calculator": "^1.0.1", + "@npmcli/metavuln-calculator": "^1.1.0", "@npmcli/move-file": "^1.1.0", "@npmcli/name-from-folder": "^1.0.1", "@npmcli/node-gyp": "^1.0.1", @@ -3217,7 +3217,7 @@ "parse-conflict-json": "^1.1.1", "promise-all-reject-late": "^1.0.0", "promise-call-limit": "^1.0.1", - "read-package-json-fast": "^2.0.1", + "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", "semver": "^7.3.4", "tar": "^6.1.0", @@ -3281,7 +3281,7 @@ } }, "@npmcli/metavuln-calculator": { - "version": "1.0.2", + "version": "1.1.0", "bundled": true, "requires": { "cacache": "^15.0.5", @@ -3468,7 +3468,7 @@ "bundled": true }, "byte-size": { - "version": "7.0.0", + "version": "7.0.1", "bundled": true }, "cacache": { @@ -4047,14 +4047,16 @@ } }, "libnpmdiff": { - "version": "2.0.3", + "version": "2.0.4", "bundled": true, "requires": { "@npmcli/disparity-colors": "^1.0.1", + "@npmcli/installed-package-contents": "^1.0.7", "binary-extensions": "^2.2.0", "diff": "^5.0.0", "minimatch": "^3.0.4", - "pacote": "^11.2.3", + "npm-package-arg": "^8.1.1", + "pacote": "^11.3.0", "tar": "^6.1.0" } }, @@ -4082,12 +4084,12 @@ } }, "libnpmpack": { - "version": "2.0.0", + "version": "2.0.1", "bundled": true, "requires": { - "@npmcli/run-script": "^1.3.0", - "npm-package-arg": "^8.0.0", - "pacote": "^11.1.4" + "@npmcli/run-script": "^1.8.3", + "npm-package-arg": "^8.1.0", + "pacote": "^11.2.6" } }, "libnpmpublish": { @@ -4117,11 +4119,11 @@ } }, "libnpmversion": { - "version": "1.0.10", + "version": "1.0.11", "bundled": true, "requires": { "@npmcli/git": "^2.0.6", - "@npmcli/run-script": "^1.8.2", + "@npmcli/run-script": "^1.8.3", "read-package-json-fast": "^2.0.1", "semver": "^7.3.4", "stringify-package": "^1.0.1" @@ -4314,7 +4316,7 @@ "bundled": true }, "npm-package-arg": { - "version": "8.1.0", + "version": "8.1.1", "bundled": true, "requires": { "hosted-git-info": "^3.0.6", @@ -4407,7 +4409,7 @@ } }, "pacote": { - "version": "11.2.6", + "version": "11.3.0", "bundled": true, "requires": { "@npmcli/git": "^2.0.1", @@ -4515,7 +4517,7 @@ "bundled": true }, "read-package-json": { - "version": "3.0.0", + "version": "3.0.1", "bundled": true, "requires": { "glob": "^7.1.1", @@ -4525,7 +4527,7 @@ } }, "read-package-json-fast": { - "version": "2.0.1", + "version": "2.0.2", "bundled": true, "requires": { "json-parse-even-better-errors": "^2.3.0",