Skip to content

Commit 561483e

Browse files
authored
fix(deps): override linkify-it to 5.0.2 to resolve GHSA-22p9-wv53-3rq4 (#1071)
1 parent 43bbd2e commit 561483e

2 files changed

Lines changed: 21 additions & 9 deletions

File tree

package-lock.json

Lines changed: 19 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
},
3737
"@nestjs/swagger": {
3838
"js-yaml": "^5.2.2"
39-
}
39+
},
40+
"linkify-it": "^5.0.2"
4041
}
4142
}

0 commit comments

Comments
 (0)