mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 20:59:14 -04:00
dependencies: upgrade npm 6.13.4 -> 6.14.3
This fixes 107 reported security vulnerabilites. The output of `npm audit` goes from this: found 117 vulnerabilities (115 low, 2 high) in 13365 scanned packages run `npm audit fix` to fix 6 of them. 1 vulnerability requires semver-major dependency updates. 110 vulnerabilities require manual review. See the full report for details. To this: found 10 vulnerabilities (8 low, 2 high) in 13390 scanned packages run `npm audit fix` to fix 2 of them. 1 vulnerability requires semver-major dependency updates. 7 vulnerabilities require manual review. See the full report for details. The changelog for npm can be read at https://github.com/npm/cli/releases
This commit is contained in:
parent
40d3d400a1
commit
6a55e7e03f
2 changed files with 123 additions and 78 deletions
|
@ -49,7 +49,7 @@
|
|||
"log4js": "0.6.35",
|
||||
"measured-core": "1.11.2",
|
||||
"nodeify": "^1.0.1",
|
||||
"npm": "6.13.4",
|
||||
"npm": "6.14.3",
|
||||
"object.values": "^1.0.4",
|
||||
"request": "2.88.0",
|
||||
"resolve": "1.1.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue