1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 19:55:39 +02:00

fix: rollback jsdom, parse5

This commit is contained in:
kakkokari-gtyih
2025-11-25 09:50:16 +09:00
parent 7ae0aa5bd8
commit bc63e367bc
2 changed files with 121 additions and 10 deletions

View File

@@ -130,7 +130,7 @@
"ipaddr.js": "2.2.0",
"is-svg": "6.1.0",
"js-yaml": "4.1.1",
"jsdom": "27.2.0",
"jsdom": "26.1.0",
"json5": "2.2.3",
"jsonld": "8.3.3",
"jsrsasign": "11.1.0",
@@ -152,7 +152,7 @@
"oauth2orize-pkce": "0.1.2",
"os-utils": "0.0.14",
"otpauth": "9.4.1",
"parse5": "8.0.0",
"parse5": "7.3.0",
"pg": "8.16.3",
"pkce-challenge": "5.0.0",
"probe-image-size": "7.2.3",