Skip to content

Commit 789bab0

Browse files
Update dependency markdown-it to v12.3.2 [SECURITY] (#964)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0bd9e8b commit 789bab0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ics": "2.31.0",
4141
"knex": "0.21.21",
4242
"lusca": "1.7.0",
43-
"markdown-it": "12.2.0",
43+
"markdown-it": "12.3.2",
4444
"multer": "1.4.3",
4545
"node-fetch": "2.6.6",
4646
"nodemailer": "6.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3699,10 +3699,10 @@ map-visit@^1.0.0:
36993699
dependencies:
37003700
object-visit "^1.0.0"
37013701

3702-
markdown-it@12.2.0:
3703-
version "12.2.0"
3704-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.2.0.tgz#091f720fd5db206f80de7a8d1f1a7035fd0d38db"
3705-
integrity sha512-Wjws+uCrVQRqOoJvze4HCqkKl1AsSh95iFAeQDwnyfxM09divCBSXlDR1uTvyUP3Grzpn4Ru8GeCxYPM8vkCQg==
3702+
markdown-it@12.3.2:
3703+
version "12.3.2"
3704+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
3705+
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
37063706
dependencies:
37073707
argparse "^2.0.1"
37083708
entities "~2.1.0"

0 commit comments

Comments
 (0)