Skip to content

Commit c78786d

Browse files
authored
chore: upgrade json5 to fix a vulnerability (#165)
1 parent d95b8b5 commit c78786d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"big.js": "^5.2.2",
88
"emojis-list": "^3.0.0",
9-
"json5": "^1.0.1"
9+
"json5": "^2.1.2"
1010
},
1111
"scripts": {
1212
"lint": "eslint lib test",

0 commit comments

Comments
 (0)