Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
  • Loading branch information
snyk-bot committed Nov 18, 2020
1 parent eeabd7c commit 9497328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -58,7 +58,7 @@
"moment": "^2.22.2",
"node-ipc": "^9.1.1",
"numeral": "^2.0.6",
"nunjucks": "3.0.1",
"nunjucks": "3.2.1",
"performance-now": "^2.1.0",
"request": "^2.88.0",
"routes": "^2.1.0",
Expand All @@ -69,7 +69,7 @@
"striptags": "^3.1.1",
"supertest": "^3.0.0",
"through2": "^2.0.5",
"transliteration": "^1.6.6",
"transliteration": "^2.2.0",
"vinyl": "^2.2.0",
"xregexp": "^4.2.0"
},
Expand Down

0 comments on commit 9497328

Please sign in to comment.