From 650a44d9baab6f3195d3dd03f364ae276a2f40ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 08:23:25 -0500 Subject: [PATCH] Bump npm from 7.6.2 to 7.6.3 (#56) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 88f2b7d..5bf95cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2102,12 +2102,12 @@ "dev": 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==", "dev": true, "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", @@ -2176,7 +2176,7 @@ }, "dependencies": { "@npmcli/arborist": { - "version": "2.2.7", + "version": "2.2.8", "bundled": true, "dev": true, "requires": {