diff --git a/package.json b/package.json index 3dc46ef6..bdc561fc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/debug": "^4.1.5", "@types/deep-equal": "^1.0.1", "@types/glob": "^7.1.3", - "@types/jsdom": "^16.2.3", + "@types/jsdom": "^16.2.4", "@types/mocha": "^8.0.3", "@types/node": "^10.17.17", "@types/utf8": "^2.1.6", diff --git a/yarn.lock b/yarn.lock index d85defde..e98eee28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -247,10 +247,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/jsdom@^16.2.3": - version "16.2.3" - resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.3.tgz#c6feadfe0836389b27f9c911cde82cd32e91c537" - integrity sha512-BREatezSn74rmLIDksuqGNFUTi9HNAWWQXYpFBFLK9U6wlMCO4M0QCa8CMpDsZQuqxSO9XifVLT5Q1P0vgKLqw== +"@types/jsdom@^16.2.4": + version "16.2.4" + resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.4.tgz#527ca99943e00561ca4056b1904fd5f4facebc3b" + integrity sha512-RssgLa5ptjVKRkHho/Ex0+DJWkVsYuV8oh2PSG3gKxFp8n/VNyB7kOrZGQkk2zgPlcBkIKOItUc/T5BXit9uhg== dependencies: "@types/node" "*" "@types/parse5" "*"