diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index f5e4d25..e46a537 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -34,7 +34,7 @@ "eslint-config-prettier": "^10.0.0", "eslint-plugin-svelte": "^2.46.0", "fast-deep-equal": "^3.1.3", - "globals": "^15.14.0", + "globals": "^16.0.0", "jsdom": "^26.0.0", "npm-check-updates": "^17.1.11", "prettier": "^3.3.3", |