Merge pull request #3777 from DIYgod/dependabot/npm_and_yarn/jsdom-16.0.1

This commit is contained in:
dependabot-preview[bot] 2020-01-20 09:47:28 +00:00 committed by GitHub
commit ce2dfd7a40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 7 deletions

View File

@ -78,7 +78,7 @@
"got": "9.6.0",
"he": "1.2.0",
"iconv-lite": "0.5.1",
"jsdom": "16.0.0",
"jsdom": "16.0.1",
"json-bigint": "0.3.0",
"json5": "2.1.1",
"koa": "2.11.0",

View File

@ -6550,15 +6550,14 @@ jsbn@~0.1.0:
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
jsdom@16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.0.0.tgz#da67380ffd869ff5832558da7e60a32058079e01"
integrity sha512-zYGVgSyf/Y/e3fOJICIyEgtTMV3lyYlsokXa7U0GWMzYKT2kN6iyBQLGbuLD+0/OLC2bnGGB4DuWtZSG2o7Gqw==
jsdom@16.0.1:
version "16.0.1"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.0.1.tgz#5a5214cf69609531bf6fa5b6322fdd90ceed5bf7"
integrity sha512-wKJe/APzq+ak9i+2ybWE20lDIhF9AkGKSZf8UsjPN39acatFB6oA7K397kQvHVikds0yQono2h6J7UjbPtPOWw==
dependencies:
abab "^2.0.3"
acorn "^7.1.0"
acorn-globals "^4.3.2"
array-equal "^1.0.0"
cssom "^0.4.4"
cssstyle "^2.0.0"
data-urls "^2.0.0"
@ -6568,7 +6567,6 @@ jsdom@16.0.0:
html-encoding-sniffer "^2.0.0"
nwsapi "^2.2.0"
parse5 "5.1.1"
pn "^1.1.0"
request "^2.88.0"
request-promise-native "^1.0.8"
saxes "^4.0.2"