From b6c5bb30f3a334e35cf0127a3359f30442007dd5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 2 Jul 2021 17:14:41 +0000 Subject: [PATCH] Bump npm from 7.19.0 to 7.19.1 Bumps [npm](https://github.com/npm/cli) from 7.19.0 to 7.19.1. - [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.19.0...v7.19.1) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7a93476..6c66195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1327,9 +1327,9 @@ } }, "npm": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/npm/-/npm-7.19.0.tgz", - "integrity": "sha512-bak/ZycWS8kalVFJ2m1JEo2pgvSwEDA9FMGthGnufAKciu4X4kpJMDZKe8VZKNaA/cXehd9XI7QdSZXmZauR8Q==", + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/npm/-/npm-7.19.1.tgz", + "integrity": "sha512-aN3hZzGkPzKOyhjXtOhnQTGumorFhgpOU6xfuQsF1nJKh4DhsgfOMG4s/SNx56r4xHPvM5m/sk914wzDgKba3A==", "requires": { "@npmcli/arborist": "^2.6.4", "@npmcli/ci-detect": "^1.2.0",