summaryrefslogtreecommitdiff
path: root/packages/frontend-embed
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-15 13:00:29 +0900
committerGitHub <noreply@github.com>2025-10-15 13:00:29 +0900
commit45b3afa70d4d0f8d06cfa7aa26a7f35476da5306 (patch)
tree1f0e335510ab3e081abd43d9213ce0b935a5c928 /packages/frontend-embed
parentNew Crowdin updates (#16645) (diff)
downloadmisskey-45b3afa70d4d0f8d06cfa7aa26a7f35476da5306.tar.gz
misskey-45b3afa70d4d0f8d06cfa7aa26a7f35476da5306.tar.bz2
misskey-45b3afa70d4d0f8d06cfa7aa26a7f35476da5306.zip
fix(deps): update dependency happy-dom to v20 [security] (#16644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/frontend-embed')
-rw-r--r--packages/frontend-embed/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend-embed/package.json b/packages/frontend-embed/package.json
index 26557934dd..348d50127d 100644
--- a/packages/frontend-embed/package.json
+++ b/packages/frontend-embed/package.json
@@ -56,7 +56,7 @@
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.5.0",
"fast-glob": "3.3.3",
- "happy-dom": "19.0.2",
+ "happy-dom": "20.0.0",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.11.3",