Bump jsdom from 9.12.0 to 16.5.0 in /js

Bumps [jsdom](https://github.com/jsdom/jsdom) from 9.12.0 to 16.5.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/9.12.0...16.5.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-09 15:42:07 +00:00 committed by GitHub
parent 67fdd54ae5
commit 8544262020
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 595 additions and 184 deletions

777
js/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,7 @@
},
"dependencies": {},
"devDependencies": {
"jsdom": "^9.12.0",
"jsdom": "^16.5.0",
"jsdom-global": "^2.1.1",
"jsdom-url": "^2.2.1",
"jsverify": "^0.8.3",