Skip to content

Commit e61d1de

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:extend:20180424
1 parent 69c71c0 commit e61d1de

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
@@ -83,7 +83,7 @@
8383
"async": "~2.6.1",
8484
"buffer-from": "~1.1.0",
8585
"csv-stringify": "~1.0.2",
86-
"extend": "~3.0.1",
86+
"extend": "~3.0.2",
8787
"file-type": "^7.7.1",
8888
"isstream": "~0.1.2",
8989
"mime-types": "~2.1.18",

0 commit comments

Comments
 (0)