From 57f12de76d6c30b69b377f208ec6a67dcd71f5c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 04:01:17 +0000 Subject: [PATCH] chore(deps): Bump npm from 7.6.2 to 7.6.3 Bumps [npm](https://github.com/npm/cli) from 7.6.2 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.6.2...v7.6.3) Signed-off-by: dependabot[bot] --- package-lock.json | 199 +++------------------------------------------- package.json | 2 +- 2 files changed, 13 insertions(+), 188 deletions(-) diff --git a/package-lock.json b/package-lock.json index 227059ae..e5c4f56e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "install": "^0.13.0", "markdown-it": "^12.0.4", "markdown-it-emoji": "^2.0.0", - "npm": "^7.6.2", + "npm": "^7.6.3", "pure-md5": "^0.1.13", "react": "^17.0.1", "react-dom": "^17.0.1", @@ -8733,9 +8733,9 @@ } }, "node_modules/npm": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.2.tgz", - "integrity": "sha512-XXlLw6+HNG5GXt/T+xOAK8QXQ3x3VhIOBmWtiTw6yavFeTelleN2uAf8zG7HwSv9pBxLA4FHx7vGmlMKxAkqDQ==", + "version": "7.6.3", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.3.tgz", + "integrity": "sha512-+Cs8TEtkfdQGTIPw8AeqVtNNHyo1Zw8HATzAFFWYnK7jQYgT/CatEy85+BlEoEpqvga2uaKqVrXsTAYj28emjg==", "bundleDependencies": [ "@npmcli/arborist", "@npmcli/ci-detect", @@ -8802,185 +8802,10 @@ "treeverse", "validate-npm-package-name", "which", - "write-file-atomic", - "@npmcli/disparity-colors", - "@npmcli/git", - "@npmcli/installed-package-contents", - "@npmcli/map-workspaces", - "@npmcli/metavuln-calculator", - "@npmcli/move-file", - "@npmcli/name-from-folder", - "@npmcli/node-gyp", - "@npmcli/promise-spawn", - "@tootallnate/once", - "agent-base", - "agentkeepalive", - "aggregate-error", - "ajv", - "ansi-regex", - "ansi-styles", - "aproba", - "are-we-there-yet", - "asap", - "asn1", - "assert-plus", - "asynckit", - "aws-sign2", - "aws4", - "balanced-match", - "bcrypt-pbkdf", - "bin-links", - "binary-extensions", - "brace-expansion", - "builtins", - "caseless", - "cidr-regex", - "clean-stack", - "clone", - "cmd-shim", - "code-point-at", - "color-convert", - "color-name", - "colors", - "combined-stream", - "common-ancestor-path", - "concat-map", - "console-control-strings", - "core-util-is", - "dashdash", - "debug", - "debuglog", - "defaults", - "delayed-stream", - "delegates", - "depd", - "dezalgo", - "diff", - "ecc-jsbn", - "emoji-regex", - "encoding", - "env-paths", - "err-code", - "extend", - "extsprintf", - "fast-deep-equal", - "fast-json-stable-stringify", - "forever-agent", - "form-data", - "fs-minipass", - "fs.realpath", - "function-bind", - "gauge", - "getpass", - "har-schema", - "har-validator", - "has", - "has-flag", - "has-unicode", - "http-cache-semantics", - "http-proxy-agent", - "http-signature", - "https-proxy-agent", - "humanize-ms", - "iconv-lite", - "ignore-walk", - "imurmurhash", - "indent-string", - "infer-owner", - "inflight", - "inherits", - "ip", - "ip-regex", - "is-core-module", - "is-fullwidth-code-point", - "is-lambda", - "is-typedarray", - "isarray", - "isexe", - "isstream", - "jsbn", - "json-schema", - "json-schema-traverse", - "json-stringify-nice", - "json-stringify-safe", - "jsonparse", - "jsprim", - "just-diff", - "just-diff-apply", - "lru-cache", - "mime-db", - "mime-types", - "minimatch", - "minipass-collect", - "minipass-fetch", - "minipass-flush", - "minipass-json-stream", - "minipass-sized", - "minizlib", - "mute-stream", - "normalize-package-data", - "npm-bundled", - "npm-install-checks", - "npm-normalize-package-bin", - "npm-packlist", - "number-is-nan", - "oauth-sign", - "object-assign", - "once", - "p-map", - "path-is-absolute", - "path-parse", - "performance-now", - "process-nextick-args", - "promise-all-reject-late", - "promise-call-limit", - "promise-inflight", - "promise-retry", - "promzard", - "psl", - "puka", - "punycode", - "qs", - "read-cmd-shim", - "readable-stream", - "request", - "resolve", - "retry", - "safe-buffer", - "safer-buffer", - "set-blocking", - "signal-exit", - "smart-buffer", - "socks", - "socks-proxy-agent", - "spdx-correct", - "spdx-exceptions", - "spdx-expression-parse", - "spdx-license-ids", - "sshpk", - "string_decoder", - "string-width", - "stringify-package", - "strip-ansi", - "supports-color", - "tunnel-agent", - "tweetnacl", - "typedarray-to-buffer", - "unique-filename", - "unique-slug", - "uri-js", - "util-deprecate", - "uuid", - "validate-npm-package-license", - "verror", - "walk-up-path", - "wcwidth", - "wide-align", - "wrappy", - "yallist" + "write-file-atomic" ], "dependencies": { - "@npmcli/arborist": "^2.2.7", + "@npmcli/arborist": "^2.2.8", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^1.2.9", "@npmcli/run-script": "^1.8.3", @@ -9068,7 +8893,7 @@ } }, "node_modules/npm/node_modules/@npmcli/arborist": { - "version": "2.2.7", + "version": "2.2.8", "inBundle": true, "license": "ISC", "dependencies": { @@ -23084,11 +22909,11 @@ "devOptional": true }, "npm": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.6.2.tgz", - "integrity": "sha512-XXlLw6+HNG5GXt/T+xOAK8QXQ3x3VhIOBmWtiTw6yavFeTelleN2uAf8zG7HwSv9pBxLA4FHx7vGmlMKxAkqDQ==", + "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.7", + "@npmcli/arborist": "^2.2.8", "@npmcli/ci-detect": "^1.2.0", "@npmcli/config": "^1.2.9", "@npmcli/run-script": "^1.8.3", @@ -23157,7 +22982,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.7", + "version": "2.2.8", "bundled": true, "requires": { "@npmcli/installed-package-contents": "^1.0.7", diff --git a/package.json b/package.json index fa332c17..e8850fcd 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "install": "^0.13.0", "markdown-it": "^12.0.4", "markdown-it-emoji": "^2.0.0", - "npm": "^7.6.2", + "npm": "^7.6.3", "pure-md5": "^0.1.13", "react": "^17.0.1", "react-dom": "^17.0.1",