Skip to content

Commit 6cea315

Browse files
MylesBorinsBethGriggs
authored andcommittedDec 15, 2020
deps: upgrade npm to 6.14.9
PR-URL: #36450 Fixes: https://github.com/docs Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: Beth Griggs <bgriggs@redhat.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent 47bd445 commit 6cea315

File tree

398 files changed

+11692
-6182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

398 files changed

+11692
-6182
lines changed
 

‎deps/npm/AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -707,3 +707,4 @@ Antonio <antonio.olmo@devo.com>
707707
Sandra Tatarevićová <sandra@tatarevicova.cz>
708708
Antoine du Hamel <duhamelantoine1995@gmail.com>
709709
Assaf Sapir <assapir@github.com>
710+
Lukas Spieß <lumaxis@github.com>

‎deps/npm/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 6.14.9 (2020-11-20)
2+
3+
### BUG FIXES
4+
* [`4a91e48aa`](https://github.com/npm/cli/commit/4a91e48aa92be5b2739ebcdd8a9a841ff5cb6817)
5+
fix: docs generation breaking builds
6+
7+
### DEPENDDENCIES
8+
* [`ab80a7cf0`](https://github.com/npm/cli/commit/ab80a7cf092d52f4b055cc6d03c38b6115c4b582)
9+
`npm-user-validate@1.0.1`
10+
* dep update to resolve security issue [GHSA-xgh6-85xh-479p](https://github.com/advisories/GHSA-xgh6-85xh-479p)
11+
* [`6b2ab9d53`](https://github.com/npm/cli/commit/6b2ab9d532ef8ffce326f4caa23eb27f83765acd)
12+
`har-validator@5.1.5`
13+
* dep update to resolve security issue [SNYK-JS-AJV-584908](https://snyk.io/vuln/SNYK-JS-AJV-584908)
14+
115
## 6.14.8 (2020-08-17)
216

317
### BUG FIXES

0 commit comments

Comments
 (0)
Please sign in to comment.