From b4acbf4407908213aeb15ee5b5ae70b8d71cdb60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 05:22:27 +0000 Subject: [PATCH] Bump npm from 7.6.0 to 7.7.0 Bumps [npm](/~https://github.com/npm/cli) from 7.6.0 to 7.7.0. - [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.6.0...v7.7.0) Signed-off-by: dependabot[bot] --- package-lock.json | 104 ++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 61 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0a10806762..76412a914c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11539,20 +11539,20 @@ "dev": true }, "npm": { - "version": "7.6.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.0.tgz", - "integrity": "sha512-1Jexc9EoGJEMEdWWLQMs2a7a5nNtD0INmBY4Gzv+RI727VZO05kruXhL8NnHtsvBfVn+eoMmBJKzy1exJRfymQ==", + "version": "7.7.0", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.7.0.tgz", + "integrity": "sha512-vpdr2P1IgFkEhujqUT6YjLvOcTm0HEo1HAEkwUYCERh0R8VIJtsLrCyrQlbks+q1BlS8HpjkK5GyNgcS0K/4AA==", "requires": { - "@npmcli/arborist": "^2.2.5", + "@npmcli/arborist": "^2.2.9", "@npmcli/ci-detect": "^1.2.0", - "@npmcli/config": "^1.2.9", - "@npmcli/run-script": "^1.8.3", + "@npmcli/config": "^2.0.0", + "@npmcli/run-script": "^1.8.4", "abbrev": "~1.1.1", "ansicolors": "~0.3.2", "ansistyles": "~0.1.3", "archy": "~1.0.0", - "byte-size": "^7.0.0", - "cacache": "^15.0.5", + "byte-size": "^7.0.1", + "cacache": "^15.0.6", "chalk": "^4.1.0", "chownr": "^2.0.0", "cli-columns": "^3.1.2", @@ -11560,14 +11560,14 @@ "columnify": "~1.5.4", "glob": "^7.1.4", "graceful-fs": "^4.2.6", - "hosted-git-info": "^3.0.8", + "hosted-git-info": "^4.0.1", "ini": "^2.0.0", "init-package-json": "^2.0.2", "is-cidr": "^4.0.2", "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", @@ -11575,7 +11575,7 @@ "libnpmpublish": "^4.0.0", "libnpmsearch": "^3.1.0", "libnpmteam": "^2.0.2", - "libnpmversion": "^1.0.11", + "libnpmversion": "^1.0.12", "make-fetch-happen": "^8.0.14", "minipass": "^3.1.3", "minipass-pipeline": "^1.2.4", @@ -11585,14 +11585,14 @@ "node-gyp": "^7.1.2", "nopt": "^5.0.0", "npm-audit-report": "^2.1.4", - "npm-package-arg": "^8.1.1", - "npm-pick-manifest": "^6.1.0", + "npm-package-arg": "^8.1.2", + "npm-pick-manifest": "^6.1.1", "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.7", + "pacote": "^11.3.1", "parse-conflict-json": "^1.1.1", "qrcode-terminal": "^0.12.0", "read": "~1.0.7", @@ -11600,7 +11600,7 @@ "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", "rimraf": "^3.0.2", - "semver": "^7.3.4", + "semver": "^7.3.5", "ssri": "^8.0.1", "tar": "^6.1.0", "text-table": "~0.2.0", @@ -11612,7 +11612,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.5", + "version": "2.2.9", "bundled": true, "requires": { "@npmcli/installed-package-contents": "^1.0.7", @@ -11638,7 +11638,7 @@ "promise-call-limit": "^1.0.1", "read-package-json-fast": "^2.0.2", "readdir-scoped-modules": "^1.1.0", - "semver": "^7.3.4", + "semver": "^7.3.5", "tar": "^6.1.0", "treeverse": "^1.0.4", "walk-up-path": "^1.0.0" @@ -11649,7 +11649,7 @@ "bundled": true }, "@npmcli/config": { - "version": "1.2.9", + "version": "2.0.0", "bundled": true, "requires": { "ini": "^2.0.0", @@ -11732,14 +11732,13 @@ } }, "@npmcli/run-script": { - "version": "1.8.3", + "version": "1.8.4", "bundled": true, "requires": { "@npmcli/node-gyp": "^1.0.2", "@npmcli/promise-spawn": "^1.3.2", "infer-owner": "^1.0.4", "node-gyp": "^7.1.0", - "puka": "^1.0.1", "read-package-json-fast": "^2.0.1" } }, @@ -11887,11 +11886,11 @@ "bundled": true }, "byte-size": { - "version": "7.0.0", + "version": "7.0.1", "bundled": true }, "cacache": { - "version": "15.0.5", + "version": "15.0.6", "bundled": true, "requires": { "@npmcli/move-file": "^1.0.1", @@ -11908,7 +11907,7 @@ "p-map": "^4.0.0", "promise-inflight": "^1.0.1", "rimraf": "^3.0.2", - "ssri": "^8.0.0", + "ssri": "^8.0.1", "tar": "^6.0.2", "unique-filename": "^1.1.1" } @@ -12259,7 +12258,7 @@ "bundled": true }, "hosted-git-info": { - "version": "3.0.8", + "version": "4.0.1", "bundled": true, "requires": { "lru-cache": "^6.0.0" @@ -12466,14 +12465,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" } }, @@ -12536,12 +12537,12 @@ } }, "libnpmversion": { - "version": "1.0.11", + "version": "1.0.12", "bundled": true, "requires": { "@npmcli/git": "^2.0.6", "@npmcli/run-script": "^1.8.3", - "read-package-json-fast": "^2.0.1", + "json-parse-even-better-errors": "^2.3.1", "semver": "^7.3.4", "stringify-package": "^1.0.1" } @@ -12698,13 +12699,22 @@ } }, "normalize-package-data": { - "version": "3.0.0", + "version": "3.0.2", "bundled": true, "requires": { - "hosted-git-info": "^3.0.6", - "resolve": "^1.17.0", - "semver": "^7.3.2", + "hosted-git-info": "^4.0.1", + "resolve": "^1.20.0", + "semver": "^7.3.4", "validate-npm-package-license": "^3.0.1" + }, + "dependencies": { + "hosted-git-info": { + "version": "4.0.1", + "bundled": true, + "requires": { + "lru-cache": "^6.0.0" + } + } } }, "npm-audit-report": { @@ -12733,12 +12743,21 @@ "bundled": true }, "npm-package-arg": { - "version": "8.1.1", + "version": "8.1.2", "bundled": true, "requires": { - "hosted-git-info": "^3.0.6", - "semver": "^7.0.0", + "hosted-git-info": "^4.0.1", + "semver": "^7.3.4", "validate-npm-package-name": "^3.0.0" + }, + "dependencies": { + "hosted-git-info": { + "version": "4.0.1", + "bundled": true, + "requires": { + "lru-cache": "^6.0.0" + } + } } }, "npm-packlist": { @@ -12752,12 +12771,13 @@ } }, "npm-pick-manifest": { - "version": "6.1.0", + "version": "6.1.1", "bundled": true, "requires": { "npm-install-checks": "^4.0.0", - "npm-package-arg": "^8.0.0", - "semver": "^7.0.0" + "npm-normalize-package-bin": "^1.0.1", + "npm-package-arg": "^8.1.2", + "semver": "^7.3.4" } }, "npm-profile": { @@ -12826,7 +12846,7 @@ } }, "pacote": { - "version": "11.2.7", + "version": "11.3.1", "bundled": true, "requires": { "@npmcli/git": "^2.0.1", @@ -12906,10 +12926,6 @@ "version": "1.8.0", "bundled": true }, - "puka": { - "version": "1.0.1", - "bundled": true - }, "punycode": { "version": "2.1.1", "bundled": true @@ -13038,7 +13054,7 @@ "bundled": true }, "semver": { - "version": "7.3.4", + "version": "7.3.5", "bundled": true, "requires": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index cb27052871..d9e46ce65d 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "js-yaml": "^4.0.0", "lazysizes": "^5.3.0", "material-design-icons": "^3.0.1", - "npm": "^7.6.0", + "npm": "^7.7.0", "popper.js": "^1.16.1", "sweetalert2": "^10.15.4", "textfilljs": "^1.0.3-a",