diff options
Diffstat (limited to 'packages/frontend')
| -rw-r--r-- | packages/frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 530d077a4e..56b824c0c5 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -119,7 +119,7 @@ "eslint-plugin-import": "2.29.1", "eslint-plugin-vue": "9.25.0", "fast-glob": "3.3.2", - "happy-dom": "14.7.1", + "happy-dom": "10.0.3", "intersection-observer": "0.12.2", "micromatch": "4.0.5", "msw": "2.2.14", |