diff --git a/typescript-examples/jsdom/package.json b/typescript-examples/jsdom/package.json index d228462c..c47c69e1 100644 --- a/typescript-examples/jsdom/package.json +++ b/typescript-examples/jsdom/package.json @@ -13,7 +13,7 @@ "@intuned/browser": "0.1.11", "@intuned/runtime": "1.3.23", "@types/node": "^20.10.3", - "jsdom": "^26.1.0", + "jsdom": "^29.0.0", "playwright": "~1.56.0", "zod": "^3.22.4" }