Skip to content

Commit e6fc046

Browse files
committed
fix: upgrade nyc package because of "Prototype Pollution" in peer-dependency
1 parent ff408ce commit e6fc046

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
@@ -50,7 +50,7 @@
5050
"cz-conventional-changelog": "2.1.0",
5151
"extract-text-webpack-plugin": "4.0.0-beta.0",
5252
"npm-run-all": "4.1.2",
53-
"nyc": "11.6.0",
53+
"nyc": "13.3.0",
5454
"postcss-loader": "2.1.3",
5555
"semistandard": "12.0.1",
5656
"standard-version": "4.3.0",

0 commit comments

Comments
 (0)