mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 20:59:14 -04:00
dependencies: update npm 6.14.3 -> 6.14.4
For the first time in a VERY long time, we now have exactly 0 vulnerabilities reported by npm audit. ===== BEFORE: $ npm audit === npm audit security report === ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve │ │ │ │ Visit https://go.npm.me/audit-guide for additional guidance │ └──────────────────────────────────────────────────────────────────────────────┘ [...] found 4 low severity vulnerabilities in 13796 scanned packages 4 vulnerabilities require manual review. See the full report for details. ===== AFTER: $ npm audit === npm audit security report === found 0 vulnerabilities in 13796 scanned packages
This commit is contained in:
parent
ed46bd9bfe
commit
7bdc9d8a57
2 changed files with 62 additions and 62 deletions
|
@ -52,7 +52,7 @@
|
|||
"log4js": "0.6.35",
|
||||
"measured-core": "1.11.2",
|
||||
"nodeify": "1.0.1",
|
||||
"npm": "6.14.3",
|
||||
"npm": "6.14.4",
|
||||
"openapi-backend": "2.4.1",
|
||||
"request": "2.88.0",
|
||||
"resolve": "1.1.7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue