diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a219c1e5b64f0..6348b6f27ce2ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,7 +33,8 @@ release.
12.0.0
-10.24.0
+10.24.1
+10.24.0
10.23.3
10.23.2
10.23.1
diff --git a/deps/npm/AUTHORS b/deps/npm/AUTHORS
index 6e8890bc3c0e31..d00e81a1f49c7d 100644
--- a/deps/npm/AUTHORS
+++ b/deps/npm/AUTHORS
@@ -708,5 +708,7 @@ Sandra Tatarevićová
Antoine du Hamel
Assaf Sapir
Lukas Spieß
+Darcy Clarke
Jim Fisher
Xavier Guimard
+Attila Večerek
diff --git a/deps/npm/CHANGELOG.md b/deps/npm/CHANGELOG.md
index 2541e49d03d34c..ee1f7410f2b867 100644
--- a/deps/npm/CHANGELOG.md
+++ b/deps/npm/CHANGELOG.md
@@ -1,3 +1,12 @@
+## 6.14.12 (2021-03-25)
+
+### DEPENDENCIES
+
+* [`e47654048`](https://github.com/npm/cli/commit/e4765404844a0b6795752b2bc6f9b9107fe713be)
+ [#2737](https://github.com/npm/cli/pull/2737)
+ Update y18n to fix CVE-2020-7774
+ ([@vecerek](https://github.com/vecerek))
+
## 6.14.11 (2021-01-07)
### 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 e0c6123d7f24c7..16cbf9e6daf1c8 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
npm access public [<package>]
@@ -148,4 +148,4 @@
|