Skip to content

Commit

Permalink
chore: upgrade json5 to fix a vulnerability (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
supasate committed Mar 17, 2020
1 parent d95b8b5 commit c78786d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"big.js": "^5.2.2",
"emojis-list": "^3.0.0",
"json5": "^1.0.1"
"json5": "^2.1.2"
},
"scripts": {
"lint": "eslint lib test",
Expand Down

0 comments on commit c78786d

Please sign in to comment.