diff --git a/CHANGELOG.md b/CHANGELOG.md
index bcccdfb36115a0..63d67b7234533a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,7 +28,8 @@ release.
-12.20.1
+12.20.2
+12.20.1
12.20.0
12.19.1
12.19.0
diff --git a/deps/npm/AUTHORS b/deps/npm/AUTHORS
index ad3066625fc9cc..6e8890bc3c0e31 100644
--- a/deps/npm/AUTHORS
+++ b/deps/npm/AUTHORS
@@ -708,3 +708,5 @@ Sandra Tatarevićová
Antoine du Hamel
Assaf Sapir
Lukas Spieß
+Jim Fisher
+Xavier Guimard
diff --git a/deps/npm/CHANGELOG.md b/deps/npm/CHANGELOG.md
index da56d107e1fd97..2541e49d03d34c 100644
--- a/deps/npm/CHANGELOG.md
+++ b/deps/npm/CHANGELOG.md
@@ -1,3 +1,13 @@
+## 6.14.11 (2021-01-07)
+### DEPENDENCIES
+
+* [`19108ca5b`](https://github.com/npm/cli/commit/19108ca5be1b3e7e9787dac3131aafe2722c6218)
+ `ini@1.3.8`:
+ * addressing [`CVE-2020-7788`](https://github.com/advisories/GHSA-qqgx-2p2h-9c37)
+* [`7a0574074`](https://github.com/npm/cli/commit/7a05740743ac9d9229e2dc9e1b9ca8b57d58c789)
+ `bl@3.0.1`
+ * addressing [`CVE-2020-8244`](https://github.com/advisories/GHSA-pp7h-53gx-mx7r)
+
## 6.14.10 (2020-12-18)
### DEPENDENCIES
diff --git a/deps/npm/docs/public/cli-commands/npm-access/index.html b/deps/npm/docs/public/cli-commands/npm-access/index.html
index 7d824700f4ed87..e0c6123d7f24c7 100644
--- a/deps/npm/docs/public/cli-commands/npm-access/index.html
+++ b/deps/npm/docs/public/cli-commands/npm-access/index.html
@@ -74,7 +74,7 @@
}
}
})
- npm access
+ npm access
Set access level on published packages
Synopsis
👀 Found a typo? Let us know! The current stable version of npm is here. To upgrade, run: npm install npm@latest -g To report bugs or submit feature requests for the docs, please post here. Submit npm issues here. |