We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f66415 commit 6bda432Copy full SHA for 6bda432
dashboards-reports/package.json
@@ -24,7 +24,7 @@
24
"enzyme-adapter-react-16": "^1.15.5",
25
"jest-fetch-mock": "^3.0.3",
26
"jquery": "^3.5.0",
27
- "jsdom": "13.1.0",
+ "jsdom": "16.5.0",
28
"json-2-csv": "^3.7.6",
29
"puppeteer-core": "^13.7.0",
30
"react-addons-test-utils": "^15.6.2",
@@ -72,6 +72,7 @@
72
"css-what": "^5.0.1",
73
"ansi-regex": "5.0.1",
74
"json-schema": "0.4.0",
75
- "ws": "^7.4.6"
+ "ws": "^7.4.6",
76
+ "terser": "^4.8.1"
77
}
78
0 commit comments