diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d3c5a856..6eebc16e 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "eslint-plugin-no-unsanitized": "^4.0.1", "fake-indexeddb": "^4.0.0", "html-validate": "^7.6.0", - "jsdom": "^20.0.1", + "jsdom": "^22.1.0", "parse5": "^7.1.2", "stylelint": "^14.16.1", "stylelint-config-recommended": "^9.0.0", |