Skip to content

Commit aeb6ae1

Browse files
committed
yarn upgrade
Signed-off-by: Rupal Mahajan <[email protected]>
1 parent af1d66a commit aeb6ae1

File tree

2 files changed

+1010
-1440
lines changed

2 files changed

+1010
-1440
lines changed

dashboards-reports/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"async-mutex": "^0.2.6",
2020
"babel-polyfill": "^6.26.0",
2121
"cron-validator": "^1.1.1",
22+
"css-what": "^5.0.1",
2223
"dompurify": "^2.3.8",
2324
"elastic-builder": "^2.7.1",
2425
"enzyme-adapter-react-16": "^1.15.5",
@@ -37,7 +38,10 @@
3738
"react-router-dom": "^5.3.0",
3839
"react-toast-notifications": "^2.4.0",
3940
"set-interval-async": "1.0.33",
40-
"showdown": "^1.9.1"
41+
"showdown": "^1.9.1",
42+
"trim": "^1.0.0",
43+
"ws": "^7.4.6",
44+
"y18n": "^5.0.5"
4145
},
4246
"devDependencies": {
4347
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",

0 commit comments

Comments
 (0)