|
21 | 21 | "repository": "jsdom/jsdom",
|
22 | 22 | "dependencies": {
|
23 | 23 | "abab": "^2.0.6",
|
24 |
| - "acorn": "^8.8.1", |
| 24 | + "acorn": "^8.8.2", |
25 | 25 | "acorn-globals": "^7.0.0",
|
26 | 26 | "cssstyle": "^3.0.0",
|
27 |
| - "data-urls": "^3.0.2", |
28 |
| - "decimal.js": "^10.4.2", |
| 27 | + "data-urls": "^4.0.0", |
| 28 | + "decimal.js": "^10.4.3", |
29 | 29 | "domexception": "^4.0.0",
|
30 | 30 | "escodegen": "^2.0.0",
|
31 | 31 | "form-data": "^4.0.0",
|
|
34 | 34 | "https-proxy-agent": "^5.0.1",
|
35 | 35 | "is-potential-custom-element-name": "^1.0.1",
|
36 | 36 | "nwsapi": "^2.2.2",
|
37 |
| - "parse5": "^7.1.1", |
| 37 | + "parse5": "^7.1.2", |
38 | 38 | "rrweb-cssom": "^0.6.0",
|
39 | 39 | "saxes": "^6.0.0",
|
40 | 40 | "symbol-tree": "^3.2.4",
|
|
43 | 43 | "webidl-conversions": "^7.0.0",
|
44 | 44 | "whatwg-encoding": "^2.0.0",
|
45 | 45 | "whatwg-mimetype": "^3.0.0",
|
46 |
| - "whatwg-url": "^11.0.0", |
47 |
| - "ws": "^8.11.0", |
| 46 | + "whatwg-url": "^12.0.1", |
| 47 | + "ws": "^8.13.0", |
48 | 48 | "xml-name-validator": "^4.0.0"
|
49 | 49 | },
|
50 | 50 | "peerDependencies": {
|
|
60 | 60 | "benchmark": "^2.1.4",
|
61 | 61 | "browserify": "^17.0.0",
|
62 | 62 | "chai": "^4.3.7",
|
63 |
| - "eslint": "^8.28.0", |
| 63 | + "eslint": "^8.36.0", |
64 | 64 | "eslint-plugin-html": "^7.1.0",
|
65 | 65 | "eslint-plugin-jsdom-internal": "link:./scripts/eslint-plugin",
|
66 | 66 | "js-yaml": "^4.1.0",
|
|
69 | 69 | "karma-chrome-launcher": "^3.1.1",
|
70 | 70 | "karma-mocha": "^2.0.1",
|
71 | 71 | "karma-mocha-webworker": "^1.3.0",
|
72 |
| - "minimatch": "^5.1.0", |
73 |
| - "mocha": "^10.1.0", |
| 72 | + "minimatch": "^7.4.2", |
| 73 | + "mocha": "^10.2.0", |
74 | 74 | "mocha-sugar-free": "^1.4.0",
|
75 |
| - "pngjs": "^6.0.0", |
76 |
| - "rimraf": "^3.0.2", |
| 75 | + "pngjs": "^7.0.0", |
| 76 | + "rimraf": "^4.4.0", |
77 | 77 | "server-destroy": "^1.0.1",
|
78 | 78 | "watchify": "^4.0.0",
|
79 | 79 | "webidl2js": "^17.1.0",
|
80 |
| - "yargs": "^17.6.2" |
| 80 | + "yargs": "^17.7.1" |
81 | 81 | },
|
82 | 82 | "browser": {
|
83 | 83 | "canvas": false,
|
|
0 commit comments