diff --git a/package.json b/package.json index 549c59f9..d77604fa 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@nuxtjs/module-test-utils": "1.6.3", "@types/consola": "1.0.0", "@types/jest": "27.5.2", - "@types/jsdom": "21.1.6", + "@types/jsdom": "21.1.7", "@types/node": "16.18.91", "@types/puppeteer": "5.4.7", "all-contributors-cli": "6.24.0", diff --git a/yarn.lock b/yarn.lock index b5c5f3d8..330ae22f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2732,10 +2732,10 @@ jest-matcher-utils "^27.0.0" pretty-format "^27.0.0" -"@types/jsdom@21.1.6": - version "21.1.6" - resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-21.1.6.tgz#bcbc7b245787ea863f3da1ef19aa1dcfb9271a1b" - integrity sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw== +"@types/jsdom@21.1.7": + version "21.1.7" + resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-21.1.7.tgz#9edcb09e0b07ce876e7833922d3274149c898cfa" + integrity sha512-yOriVnggzrnQ3a9OKOCxaVuSug3w3/SbOj5i7VwXWZEyUNl3bLF9V3MfxGbZKuwqJOQyRfqXyROBB1CoZLFWzA== dependencies: "@types/node" "*" "@types/tough-cookie" "*"