1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 13:45:56 +02:00

migrate parse5 to 7.0.0 (#8916)

* migrate parse5 to 7.0.0

* fix
This commit is contained in:
MeiMei
2022-07-01 13:48:03 +09:00
committed by GitHub
parent b846ebeb97
commit 2f65d91ea8
3 changed files with 17 additions and 15 deletions

View File

@@ -75,7 +75,7 @@
"node-fetch": "3.2.6",
"nodemailer": "6.7.6",
"os-utils": "0.0.14",
"parse5": "6.0.1",
"parse5": "7.0.0",
"pg": "8.7.3",
"private-ip": "2.3.3",
"probe-image-size": "7.2.3",