From 305c0f4977f50fc0ac20b42e38c0c091aac043bb Mon Sep 17 00:00:00 2001 From: Ruy Adorno Date: Fri, 18 Dec 2020 15:05:38 -0500 Subject: deps: upgrade npm to 6.14.10 PR-URL: https://github.com/nodejs/node/pull/36571 Fixes: https://github.com/nodejs/node/issues/36445 Reviewed-By: Rich Trott Reviewed-By: Myles Borins Reviewed-By: Michael Dawson --- deps/npm/docs/public/cli-commands/npm-update/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deps/npm/docs/public/cli-commands/npm-update') diff --git a/deps/npm/docs/public/cli-commands/npm-update/index.html b/deps/npm/docs/public/cli-commands/npm-update/index.html index a5867661ea3..4614425d8ad 100644 --- a/deps/npm/docs/public/cli-commands/npm-update/index.html +++ b/deps/npm/docs/public/cli-commands/npm-update/index.html @@ -74,7 +74,7 @@ } } }) -

npm update

+

npm update

Update a package

Synopsis

npm update [-g] [<pkg>...]
@@ -167,4 +167,4 @@ be downgraded.

el.href = el.href + "/index.html" } }) -
\ No newline at end of file +
\ No newline at end of file -- cgit v1.2.3