Skip to content

Commit 4f331b4

Browse files
pataardemurgos
authored andcommitted
Fix potential vulnerability
1 parent 1bc67fa commit 4f331b4

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
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"chalk": "^2.4.1",
2323
"debug": "^3.1.0",
24-
"event-stream": "^3.3.4",
24+
"event-stream": "3.3.4",
2525
"fancy-log": "^1.3.2",
2626
"lodash.assign": "^4.2.0",
2727
"tiny-lr": "^1.1.1",

0 commit comments

Comments
 (0)