Skip to content

Commit f1cab8a

Browse files
chore: update json5 lib to fix minimist sec vun (#34)
1 parent 402f720 commit f1cab8a

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
@@ -31,7 +31,7 @@
3131
"test": "jest --coverage"
3232
},
3333
"dependencies": {
34-
"json5": "^2.1.3",
34+
"json5": "^2.2.1",
3535
"lodash.mergewith": "^4.6.1",
3636
"plugin-error": "^1.0.1",
3737
"through": "^2.3.8",

0 commit comments

Comments
 (0)