|
39 | 39 | }, |
40 | 40 | "license": "MIT", |
41 | 41 | "dependencies": { |
42 | | - "array.prototype.flat": "^1.2.4", |
| 42 | + "array.prototype.flat": "^1.3.0", |
43 | 43 | "cheerio": "=1.0.0-rc.3", |
44 | 44 | "enzyme-shallow-equal": "^1.0.4", |
45 | | - "function.prototype.name": "^1.1.4", |
| 45 | + "function.prototype.name": "^1.1.5", |
46 | 46 | "has": "^1.0.3", |
47 | 47 | "html-element-map": "^1.3.1", |
48 | 48 | "is-boolean-object": "^1.1.2", |
49 | | - "is-callable": "^1.2.4", |
50 | | - "is-number-object": "^1.0.6", |
| 49 | + "is-callable": "^1.2.7", |
| 50 | + "is-number-object": "^1.0.7", |
51 | 51 | "is-regex": "^1.1.4", |
52 | 52 | "is-string": "^1.0.7", |
53 | 53 | "is-subset": "^0.1.1", |
54 | 54 | "lodash.escape": "^4.0.1", |
55 | 55 | "lodash.isequal": "^4.5.0", |
56 | | - "object-inspect": "^1.11.0", |
| 56 | + "object-inspect": "^1.12.2", |
57 | 57 | "object-is": "^1.1.5", |
58 | | - "object.assign": "^4.1.2", |
59 | | - "object.entries": "^1.1.4", |
60 | | - "object.fromentries": "^2.0.4", |
61 | | - "object.values": "^1.1.4", |
| 58 | + "object.assign": "^4.1.4", |
| 59 | + "object.entries": "^1.1.5", |
| 60 | + "object.fromentries": "^2.0.5", |
| 61 | + "object.values": "^1.1.5", |
62 | 62 | "raf": "^3.4.1", |
63 | 63 | "rst-selector-parser": "^2.2.3", |
64 | | - "string.prototype.trim": "^1.2.4" |
| 64 | + "string.prototype.trim": "^1.2.6" |
65 | 65 | }, |
66 | 66 | "devDependencies": { |
67 | 67 | "@babel/cli": "^7.19.3", |
|
0 commit comments