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 17, 2020
1 parent 44a39e7 commit 2152f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"gulp-uglify": "^3.0.1",
"htmlparser2": "^4.0.0",
"jsdom": "^13.0.0",
"mocha": "^6.2.0",
"mocha": "^8.2.0",
"pump": "^3.0.0",
"regexpp": "^2.0.1",
"simple-git": "^1.107.0",
"yargs": "^13.2.2"
"yargs": "^16.0.0"
},
"jspm": {
"main": "prism",
Expand Down

0 comments on commit 2152f31

Please sign in to comment.