Skip to content

Commit 2cca43c

Browse files
veekaysmarkstos
authored andcommitted
fix(vulnerability): upgrade json5 version from 2.2.1 to 2.2.2
1 parent 56f0f51 commit 2cca43c

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
@@ -22,7 +22,7 @@
2222
},
2323
"license": "MIT",
2424
"dependencies": {
25-
"json5": "^2.2.1"
25+
"json5": "^2.2.2"
2626
},
2727
"devDependencies": {
2828
"@types/node": "^7.0.8",

0 commit comments

Comments
 (0)