From 418fa8f0606bea0ef265397d831de3d4fa7146cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Dec 2020 05:05:53 +0000 Subject: [PATCH] Bump npm from 6.14.9 to 6.14.10 in /npm_and_yarn/helpers Bumps [npm](https://github.com/npm/cli) from 6.14.9 to 6.14.10. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/v6.14.10/CHANGELOG.md) - [Commits](https://github.com/npm/cli/compare/v6.14.9...v6.14.10) Signed-off-by: dependabot[bot] --- npm_and_yarn/helpers/package.json | 2 +- npm_and_yarn/helpers/yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/npm_and_yarn/helpers/package.json b/npm_and_yarn/helpers/package.json index d63341b6ca0..2a2e5711710 100644 --- a/npm_and_yarn/helpers/package.json +++ b/npm_and_yarn/helpers/package.json @@ -12,7 +12,7 @@ "@dependabot/yarn-lib": "^1.21.1", "@npmcli/arborist": "^2.0.2", "detect-indent": "^6.0.0", - "npm": "6.14.9", + "npm": "6.14.10", "semver": "^7.3.4" }, "devDependencies": { diff --git a/npm_and_yarn/helpers/yarn.lock b/npm_and_yarn/helpers/yarn.lock index 22d5600ad48..557519367b8 100644 --- a/npm_and_yarn/helpers/yarn.lock +++ b/npm_and_yarn/helpers/yarn.lock @@ -5225,10 +5225,10 @@ npm-user-validate@^1.0.1: resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561" integrity sha512-uQwcd/tY+h1jnEaze6cdX/LrhWhoBxfSknxentoqmIuStxUExxjWd3ULMLFPiFUrZKbOVMowH6Jq2FRWfmhcEw== -npm@6.14.9: - version "6.14.9" - resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.9.tgz#d2b4237562bfd95689249e2c2874700ed952ed82" - integrity sha512-yHi1+i9LyAZF1gAmgyYtVk+HdABlLy94PMIDoK1TRKWvmFQAt5z3bodqVwKvzY0s6dLqQPVsRLiwhJfNtiHeCg== +npm@6.14.10: + version "6.14.10" + resolved "https://registry.yarnpkg.com/npm/-/npm-6.14.10.tgz#f45c8e4244294ba793770f2ab0e9ce2d0b93fd29" + integrity sha512-FT23Qy/JMA+qxEYReMOr1MY7642fKn8Onn+72LASPi872Owvmw0svm+/DXTHOC3yO9CheEO+EslyXEpdBdRtIA== dependencies: JSONStream "^1.3.5" abbrev "~1.1.1" @@ -5313,7 +5313,7 @@ npm@6.14.9: npm-user-validate "^1.0.1" npmlog "~4.1.2" once "~1.4.0" - opener "^1.5.1" + opener "^1.5.2" osenv "^0.1.5" pacote "^9.5.12" path-is-inside "~1.0.2" @@ -5477,9 +5477,9 @@ onetime@^5.1.0: dependencies: mimic-fn "^2.1.0" -opener@^1.5.1: +opener@^1.5.2: version "1.5.2" - resolved "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598" + resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598" integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A== optionator@^0.8.1: