Skip to content

Commit 3f19f12

Browse files
committed
Upgrade js-yaml to avoid Denial of Service
1 parent a5dbceb commit 3f19f12

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
@@ -17,7 +17,7 @@
1717
"watch": "jbuild watch"
1818
},
1919
"dependencies": {
20-
"js-yaml": "3.11.x",
20+
"js-yaml": "3.13.x",
2121
"ports": "1.1.x",
2222
"underscore": "1.9.x"
2323
},

0 commit comments

Comments
 (0)