Skip to content

Commit b90be94

Browse files
committed
Update jsdom & terser version
Signed-off-by: Rupal Mahajan <[email protected]>
1 parent 3f66415 commit b90be94

File tree

2 files changed

+190
-138
lines changed

2 files changed

+190
-138
lines changed

dashboards-reports/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"enzyme-adapter-react-16": "^1.15.5",
2525
"jest-fetch-mock": "^3.0.3",
2626
"jquery": "^3.5.0",
27-
"jsdom": "13.1.0",
27+
"jsdom": "16.5.0",
2828
"json-2-csv": "^3.7.6",
2929
"puppeteer-core": "^13.7.0",
3030
"react-addons-test-utils": "^15.6.2",
@@ -72,6 +72,7 @@
7272
"css-what": "^5.0.1",
7373
"ansi-regex": "5.0.1",
7474
"json-schema": "0.4.0",
75-
"ws": "^7.4.6"
75+
"ws": "^7.4.6",
76+
"terser": "^4.8.1"
7677
}
7778
}

0 commit comments

Comments
 (0)