mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-18 09:51:26 +00:00
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MORGAN-72579
This commit is contained in:
parent
422b87d18a
commit
195900c22d
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"lodash": "~4.17.5",
|
||||
"moment": "~2.11.2",
|
||||
"mongoose": "~4.4.6",
|
||||
"morgan": "~1.6.1",
|
||||
"morgan": "~1.9.1",
|
||||
"newrelic": "~1.22.1",
|
||||
"perfect-scrollbar": "~0.6.10",
|
||||
"react": "~0.14.6",
|
||||
|
|
Loading…
Reference in a new issue